summaryrefslogtreecommitdiffstats
path: root/doc/glusterfs.8
diff options
context:
space:
mode:
authorPhilip Spencer <pspencer@fields.utoronto.ca>2019-05-07 10:19:34 -0400
committerAmar Tumballi <amarts@redhat.com>2019-08-16 05:35:02 +0000
commita24288c5c9da9137eb1d5d487bc7cd11af01b88b (patch)
tree5f3c417cfae804ca01037924b12d7456da8dff8d /doc/glusterfs.8
parent8e9c53ebf16705b9a1db2fc486dc24a5cb244ddd (diff)
mount.glusterfs: make fcache-keep-open option take a value
Fixes: bz#1158130 Change-Id: Ifdeaed7c9fbe85f7ce421f7c89cbe7265e45f77c Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'doc/glusterfs.8')
-rw-r--r--doc/glusterfs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/glusterfs.8 b/doc/glusterfs.8
index e36bd6fbcfe..3d359ea85e4 100644
--- a/doc/glusterfs.8
+++ b/doc/glusterfs.8
@@ -63,8 +63,8 @@ and \fB\-\-log\-file\fR to console.
\fB\-\-enable\-ino32=BOOL\fR
Use 32-bit inodes when mounting to workaround application that doesn't support 64-bit inodes.
.TP
-\fB\-\-fopen\-keep\-cache\fR
-Do not purge the cache on file open.
+\fB\-\-fopen\-keep\-cache[=BOOL]\fR
+Do not purge the cache on file open (default: false).
.TP
\fB\-\-mac\-compat=BOOL\fR
Provide stubs for attributes needed for seamless operation on Macs (the default is off).