From 0419d9ab932a2f4f9e734a92df8912be0b51f046 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Tue, 12 Feb 2019 14:41:49 +0530 Subject: fuse: reflect the actual default for lru-limit option in both `--help` text and man page updates: bz#1679998 Change-Id: I9aa9367c6863ac8e2403255280697c9e6be26cf0 Signed-off-by: Amar Tumballi --- doc/mount.glusterfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit