From d35d846db14a4bb28a97a7bab6dbfdbe7a62b593 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 30 Aug 2010 09:01:21 +0200 Subject: [PATCH] docs-xml/vfs_gpfs: document 'gpfs:sharemodes' metze --- docs-xml/manpages-3/vfs_gpfs.8.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml b/docs-xml/manpages-3/vfs_gpfs.8.xml index 33ad3eaa13e..03887a7a2ea 100644 --- a/docs-xml/manpages-3/vfs_gpfs.8.xml +++ b/docs-xml/manpages-3/vfs_gpfs.8.xml @@ -60,6 +60,28 @@ + gpfs:sharemodes = [ yes | no ] + + + Enable/Disable cross node sharemode handling for GPFS. + + + + + yes(default) - propagate sharemodes across all GPFS nodes. + + + no - do not propagate sharemodes across all GPFS nodes. + This should only be used if the GPFS file system is + exclusively exported by Samba. Access by local unix application or + NFS exports could lead to corrupted files. + + + + + + + nfs4:mode = [ simple | special ] -- 2.11.4.GIT