1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00

docs: Remove gpfs:merge_writeappend from vfs_gpfs manpage

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14032

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 8bd79ecc37376dbaa35606f9c2777653eb3d55e3)
This commit is contained in:
Christof Schmitt 2019-07-10 11:06:19 -07:00 committed by Karolin Seeger
parent b3560baaf9
commit bba26e385b

View File

@ -204,26 +204,6 @@
</varlistentry>
<varlistentry>
<term>gpfs:merge_writeappend = [ yes | no ]</term>
<listitem>
<para>
GPFS ACLs doesn't know about the 'APPEND' right.
This option 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>gpfs:acl = [ yes | no ]</term>
<listitem>
<para>