diff options
Diffstat (limited to 'libglusterfs')
| -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 ef00038ef77..81caf12e62b 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -448,6 +448,7 @@ struct _cmd_args {          int              read_only;          int              acl;          int              selinux; +        int              capability;          int              enable_ino32;          int              worm;          int              mac_compat;  | 
