From d9dc64ae5867d1bbc9e3546be7bd359e27d2de1c Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 30 Aug 2010 09:01:21 +0200 Subject: [PATCH 1/1] docs-xml/vfs_gpfs: document 'gpfs:sharemodes' metze (cherry picked from commit d35d846db14a4bb28a97a7bab6dbfdbe7a62b593) --- 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 091de149ff..fa31219d9e 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.34.1