From: Christof Schmitt Date: Wed, 10 Jul 2019 18:06:19 +0000 (-0700) Subject: docs: Remove gpfs:merge_writeappend from vfs_gpfs manpage X-Git-Tag: samba-4.9.12~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bba26e385b3e38152299fd221d6fb8665acddcdc;p=thirdparty%2Fsamba.git docs: Remove gpfs:merge_writeappend from vfs_gpfs manpage BUG: https://bugzilla.samba.org/show_bug.cgi?id=14032 Signed-off-by: Christof Schmitt Reviewed-by: Ralph Boehme (cherry picked from commit 8bd79ecc37376dbaa35606f9c2777653eb3d55e3) --- diff --git a/docs-xml/manpages/vfs_gpfs.8.xml b/docs-xml/manpages/vfs_gpfs.8.xml index 428f48a6bf0..f854d8900b2 100644 --- a/docs-xml/manpages/vfs_gpfs.8.xml +++ b/docs-xml/manpages/vfs_gpfs.8.xml @@ -204,26 +204,6 @@ - gpfs:merge_writeappend = [ yes | no ] - - - GPFS ACLs doesn't know about the 'APPEND' right. - This option lets Samba map the 'APPEND' right to 'WRITE'. - - - - - yes(default) - map 'APPEND' to 'WRITE'. - - - no - do not map 'APPEND' to 'WRITE'. - - - - - - - gpfs:acl = [ yes | no ]