diff options
Diffstat (limited to 'libglusterfs/src/glusterfs.h')
| -rw-r--r-- | libglusterfs/src/glusterfs.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h index 357284e2..7e2c8135 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -286,6 +286,7 @@ struct _cmd_args {          int              worm;          int              mac_compat;  	int		 fopen_keep_cache; +	int		 gid_timeout;  	struct list_head xlator_options;  /* list of xlator_option_t */  	/* fuse options */  | 
