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 1c1961c1880..3e3d0b02dd1 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -465,6 +465,7 @@ struct _cmd_args { int congestion_threshold; char *fuse_mountopts; int mem_acct; + int resolve_gids; /* key args */ char *mount_point; |