diff options
author | Harshavardhana <harsha@harshavardhana.net> | 2014-03-25 10:13:35 -0700 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-03-28 10:26:49 -0700 |
commit | 7c36d9ec0de67b9b9a0803fcd378ef8d3b453c87 (patch) | |
tree | 6b6a8156f93ab45bde79c2faad6dceba442b87ab /doc/mount.glusterfs.8 | |
parent | 31e34cfd72712c76c127509d14d50eb008743fd5 (diff) |
doc: Update manpages
Change-Id: Id14c7c3229ed266cd15915a2136e3290ce2c5ed2
BUG: 1031328
Signed-off-by: Harshavardhana <harsha@harshavardhana.net>
Reviewed-on: http://review.gluster.org/7338
Reviewed-by: Lalatendu Mohanty <lmohanty@redhat.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc/mount.glusterfs.8')
-rw-r--r-- | doc/mount.glusterfs.8 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/mount.glusterfs.8 b/doc/mount.glusterfs.8 index e6061ffc66b..32260ced04f 100644 --- a/doc/mount.glusterfs.8 +++ b/doc/mount.glusterfs.8 @@ -62,6 +62,9 @@ Mount the filesystem read-only \fBenable\-ino32=\fRBOOL Use 32-bit inodes when mounting to workaround broken applications that don't support 64-bit inodes +.TP +\fBmem\-accounting +Enable internal memory accounting .PP .SS "Advanced options" @@ -108,6 +111,22 @@ Provide list of backup volfile servers in the following format [default: None] \fB <server1>:/<volname> <mount_point> .TP +.TP +\fBfetch-attempts=\fRN +\fBDeprecated\fR option - placed here for backward compatibility [default: 1] +.TP +.TP +\fBbackground-qlen=\fRN +Set fuse module's background queue length to N [default: 64] +.TP +\fBno\-root\-squash=\fRBOOL +disable root squashing for the trusted client [default: off] +.TP +\fBroot\-squash=\fRBOOL +enable root squashing for the trusted client [default: on] +.TP +\fBuse\-readdirp=\fRBOOL +Use readdirp() mode in fuse kernel module [default: on] .PP .SH FILES .TP |