diff options
Diffstat (limited to 'libglusterfs/src')
| -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 8ee55c70654..112925207d6 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -316,6 +316,7 @@ struct _cmd_args {  	/* fuse options */  	int              fuse_direct_io_mode; +	char             *use_readdirp;          int              volfile_check;  	double           fuse_entry_timeout;  	double           fuse_negative_timeout;  | 
