diff options
author | Amar Tumballi <amarts@redhat.com> | 2019-02-09 13:00:21 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2019-02-11 13:39:20 +0000 |
commit | ecd1b4f700ea7a32cc4b46c633f88db7901ff320 (patch) | |
tree | 15bce56a252db76433c4cb31f2265720022cb240 /doc/mount.glusterfs.8 | |
parent | 2b5aa4489de2017a03bcb6ec8986286f0c76a670 (diff) |
fuse: reflect the actual default for lru-limit option
in both `--help` text and man page
updates: bz#1193929
Change-Id: I9aa9367c6863ac8e2403255280697c9e6be26cf0
Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'doc/mount.glusterfs.8')
-rw-r--r-- | doc/mount.glusterfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mount.glusterfs.8 b/doc/mount.glusterfs.8 index d3c3533e284..286631b9c5c 100644 --- a/doc/mount.glusterfs.8 +++ b/doc/mount.glusterfs.8 @@ -123,7 +123,7 @@ Provide list of backup volfile servers in the following format [default: None] .TP .TP \fBlru-limit=\fRN -Set fuse module's limit for number of inodes kept in LRU list to N [default: 0] +Set fuse module's limit for number of inodes kept in LRU list to N [default: 131072] .TP .TP \fBbackground-qlen=\fRN |