diff options
Diffstat (limited to 'xlators/protocol/server/src/server.h')
| -rw-r--r-- | xlators/protocol/server/src/server.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/protocol/server/src/server.h b/xlators/protocol/server/src/server.h index ccd2b232207..c0e2752cad7 100644 --- a/xlators/protocol/server/src/server.h +++ b/xlators/protocol/server/src/server.h @@ -151,6 +151,7 @@ struct _server_state {          struct gf_flock   flock;          const char       *volume;          dir_entry_t      *entry; +        gf_seek_what_t    what;          dict_t           *xdata;          mode_t            umask;  | 
