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 8198f6f5238..b3f933ca624 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -66,6 +66,7 @@ enum argp_option_keys {  	ARGP_ATTRIBUTE_TIMEOUT_KEY = 136,   	ARGP_VOLUME_NAME_KEY = 137,  	ARGP_XLATOR_OPTION_KEY = 138, +	ARGP_ENABLE_DIRECT_IO_MODE_KEY = 139,   #ifdef GF_DARWIN_HOST_OS  	ARGP_NON_LOCAL_KEY = 139,  #endif /* DARWIN */  | 
