From: Stefan Metzmacher Date: Mon, 30 Aug 2010 07:01:21 +0000 (+0200) Subject: docs-xml/vfs_gpfs: document 'gpfs:sharemodes' X-Git-Url: http://git.samba.org/?p=metze%2Fsamba%2Fwip.git;a=commitdiff_plain;h=0d8cb66fde88d2502f788a91c8f55f193783cc87 docs-xml/vfs_gpfs: document 'gpfs:sharemodes' metze (cherry picked from commit d35d846db14a4bb28a97a7bab6dbfdbe7a62b593) --- diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml b/docs-xml/manpages-3/vfs_gpfs.8.xml index 091de149ff59..fa31219d9edc 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 ]