diff options
author | Christof Schmitt <cs@samba.org> | 2019-07-10 11:06:19 -0700 |
---|---|---|
committer | Christof Schmitt <cs@samba.org> | 2019-07-23 18:27:27 +0000 |
commit | 8bd79ecc37376dbaa35606f9c2777653eb3d55e3 (patch) | |
tree | ff50bb9f423b43f5a5f5e2b77baf58ad47466441 /docs-xml/manpages | |
parent | 0aca678fcf1788a76cf0ff11399211c795aa7d2f (diff) | |
download | samba-8bd79ecc37376dbaa35606f9c2777653eb3d55e3.tar.gz |
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>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/vfs_gpfs.8.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs-xml/manpages/vfs_gpfs.8.xml b/docs-xml/manpages/vfs_gpfs.8.xml index 2f3b4274e4b..fb1f5bb2237 100644 --- a/docs-xml/manpages/vfs_gpfs.8.xml +++ b/docs-xml/manpages/vfs_gpfs.8.xml @@ -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> |