diff options
Diffstat (limited to 'libglusterfs/src/glusterfs.h')
| -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 b38d6d53e2c..474631e3ff9 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -212,6 +212,7 @@ typedef enum {          GF_FOP_FREMOVEXATTR,  	GF_FOP_FALLOCATE,  	GF_FOP_DISCARD, +        GF_FOP_ZEROFILL,          GF_FOP_MAXVALUE,  } glusterfs_fop_t;  | 
