docs-xml/vfs_gpfs: document 'gpfs:merge_writeappend'
authorStefan Metzmacher <metze@samba.org>
Mon, 30 Aug 2010 08:31:38 +0000 (10:31 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 30 Aug 2010 08:50:16 +0000 (10:50 +0200)
metze

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

index c5e0d6514df2d481645a5747342a0b9dd38528ff..4963ecd88a94960b370a36063e57e9e2c378ac11 100644 (file)
                </varlistentry>
                <varlistentry>
 
+               <term>gpfs:merge_writeappend = [ yes | no ]</term>
+               <listitem>
+               <para>
+               GPFS ACLs doesn't know about the 'APPEND' right.
+               This optionen lets Samba map the 'APPEND' right to 'WRITE'.
+               </para>
+
+               <itemizedlist>
+               <listitem><para>
+               <command>yes(default)</command> - map 'APPEND' to 'WRITE'.
+               </para></listitem>
+               <listitem><para>
+               <command>no</command> - do not map 'APPEND' to 'WRITE'.
+               </para></listitem>
+               </itemizedlist>
+               </listitem>
+
+               </varlistentry>
+               <varlistentry>
+
                <term>nfs4:mode = [ simple | special ]</term>
                <listitem>
                <para>