mirror of
https://github.com/samba-team/samba.git
synced 2025-09-14 21:44:19 +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 8bd79ecc37
)
This commit is contained in:
committed by
Karolin Seeger
parent
b3560baaf9
commit
bba26e385b
@@ -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>
|
||||
|
Reference in New Issue
Block a user