summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-08-30 09:01:21 +0200
committerStefan Metzmacher <metze@samba.org>2010-08-30 10:50:14 +0200
commitd35d846db14a4bb28a97a7bab6dbfdbe7a62b593 (patch)
tree52912829883ddf0b0c250e2dec5a41e808f0b856 /docs-xml/manpages-3
parent0e87461dfb90a17d2774572ebd04650decf1c8da (diff)
downloadsamba-d35d846db14a4bb28a97a7bab6dbfdbe7a62b593.tar.gz
samba-d35d846db14a4bb28a97a7bab6dbfdbe7a62b593.tar.bz2
samba-d35d846db14a4bb28a97a7bab6dbfdbe7a62b593.zip
docs-xml/vfs_gpfs: document 'gpfs:sharemodes'
metze
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r--docs-xml/manpages-3/vfs_gpfs.8.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml b/docs-xml/manpages-3/vfs_gpfs.8.xml
index 33ad3eaa13..03887a7a2e 100644
--- a/docs-xml/manpages-3/vfs_gpfs.8.xml
+++ b/docs-xml/manpages-3/vfs_gpfs.8.xml
@@ -60,6 +60,28 @@
<varlistentry>
+ <term>gpfs:sharemodes = [ yes | no ]</term>
+ <listitem>
+ <para>
+ Enable/Disable cross node sharemode handling for GPFS.
+ </para>
+
+ <itemizedlist>
+ <listitem><para>
+ <command>yes(default)</command> - propagate sharemodes across all GPFS nodes.
+ </para></listitem>
+ <listitem><para>
+ <command>no</command> - 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.
+ </para></listitem>
+ </itemizedlist>
+ </listitem>
+
+ </varlistentry>
+ <varlistentry>
+
<term>nfs4:mode = [ simple | special ]</term>
<listitem>
<para>