diff options
Diffstat (limited to 'xlators/protocol/client/src/client.h')
| -rw-r--r-- | xlators/protocol/client/src/client.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/protocol/client/src/client.h b/xlators/protocol/client/src/client.h index a4d4d9f75a5..20a57a1f855 100644 --- a/xlators/protocol/client/src/client.h +++ b/xlators/protocol/client/src/client.h @@ -213,6 +213,7 @@ typedef struct client_args {          int32_t             valid;          int32_t             len;          gf_seek_what_t      what; +        struct gf_lease    *lease;          mode_t              umask;          dict_t             *xdata;  | 
