docs-xml/vfs_gpfs: document 'gpfs:sharemodes'
authorStefan Metzmacher <metze@samba.org>
Mon, 30 Aug 2010 07:01:21 +0000 (09:01 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Sep 2010 10:08:07 +0000 (12:08 +0200)
metze
(cherry picked from commit d35d846db14a4bb28a97a7bab6dbfdbe7a62b593)

docs-xml/manpages-3/vfs_gpfs.8.xml

index 091de149ff59e49a5060e3559274d42d7937d2af..fa31219d9edcd704bea353eee3522cae29b65a56 100644 (file)
 
                <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>