diff options
Diffstat (limited to 'rpc/xdr/src/cli1-xdr.h')
-rw-r--r-- | rpc/xdr/src/cli1-xdr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpc/xdr/src/cli1-xdr.h b/rpc/xdr/src/cli1-xdr.h index f18e2a750..f1f5bc050 100644 --- a/rpc/xdr/src/cli1-xdr.h +++ b/rpc/xdr/src/cli1-xdr.h @@ -313,6 +313,7 @@ struct gf1_cli_set_vol_rsp { int op_ret; int op_errno; char *volname; + char *op_errstr; struct { u_int dict_len; char *dict_val; |