diff options
Diffstat (limited to 'rpc/xdr/src/cli1.x')
| -rw-r--r-- | rpc/xdr/src/cli1.x | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/rpc/xdr/src/cli1.x b/rpc/xdr/src/cli1.x index 0ffe32726..03c175e63 100644 --- a/rpc/xdr/src/cli1.x +++ b/rpc/xdr/src/cli1.x @@ -105,6 +105,7 @@ struct gf1_cli_get_vol_rsp {          int     op_ret;          int     op_errno;          string  volname<>; +        string  op_errstr<>;  }  ;   struct gf1_cli_stop_vol_req {  | 
