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

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

index 3c7cc08f93391492cdb4196192669f837ae9f944..941afe2e19439763aa0fdf87ce5cdb65a20f81ce 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>