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 8f05e9f6e27..dab7f04181d 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -83,6 +83,7 @@ enum argp_option_keys {  	ARGP_GID_TIMEOUT_KEY		  = 160,  	ARGP_FUSE_BACKGROUND_QLEN_KEY     = 161,  	ARGP_FUSE_CONGESTION_THRESHOLD_KEY = 162, +        ARGP_INODE32_KEY                  = 163,  };  struct _gfd_vol_top_priv_t {  | 
