diff options
Diffstat (limited to 'libglusterfs/src/xlator.h')
| -rw-r--r-- | libglusterfs/src/xlator.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/xlator.h b/libglusterfs/src/xlator.h index 2f35643c34c..fe50c8147fb 100644 --- a/libglusterfs/src/xlator.h +++ b/libglusterfs/src/xlator.h @@ -809,6 +809,7 @@ typedef enum {    	GF_OPTION_TYPE_PATH,    	GF_OPTION_TYPE_TIME,  	GF_OPTION_TYPE_DOUBLE, +        GF_OPTION_TYPE_INTERNET_ADDRESS,  } volume_option_type_t;  #define ZR_VOLUME_MAX_NUM_KEY    4  | 
