diff options
Diffstat (limited to 'glusterfsd/src/glusterfsd.h')
| -rw-r--r-- | glusterfsd/src/glusterfsd.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfsd/src/glusterfsd.h b/glusterfsd/src/glusterfsd.h index dab7f04181d..483a21757f6 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -84,6 +84,7 @@ enum argp_option_keys {  	ARGP_FUSE_BACKGROUND_QLEN_KEY     = 161,  	ARGP_FUSE_CONGESTION_THRESHOLD_KEY = 162,          ARGP_INODE32_KEY                  = 163, +	ARGP_FUSE_MOUNTOPTS_KEY		  = 164,  };  struct _gfd_vol_top_priv_t {  | 
