diff options
Diffstat (limited to 'doc/glusterfs.8')
| -rw-r--r-- | doc/glusterfs.8 | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/glusterfs.8 b/doc/glusterfs.8 index 0538c00e570..e36bd6fbcfe 100644 --- a/doc/glusterfs.8 +++ b/doc/glusterfs.8 @@ -139,6 +139,11 @@ Enable fuse in-kernel writeback cache.  \fB\-\-negative\-timeout=SECONDS\fR  Set negative timeout to SECONDS in fuse kernel module (the default is 0).  .TP +\fB\-\-auto\-invalidation=BOOL\fR +controls whether fuse-kernel can auto-invalidate attribute, dentry and +page-cache. Disable this only if same files/directories are not +accessed across two different mounts concurrently [default: on]. +.TP  \fB\-\-volfile-check\fR  Enable strict volume file checking.  | 
