From 4d76c18f78742ba92b4772037ac306b567351ca1 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 30 Aug 2010 10:31:38 +0200 Subject: docs-xml/vfs_gpfs: document 'gpfs:merge_writeappend' metze --- docs-xml/manpages-3/vfs_gpfs.8.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'docs-xml/manpages-3') diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml b/docs-xml/manpages-3/vfs_gpfs.8.xml index c5e0d6514d..4963ecd88a 100644 --- a/docs-xml/manpages-3/vfs_gpfs.8.xml +++ b/docs-xml/manpages-3/vfs_gpfs.8.xml @@ -149,6 +149,26 @@ + gpfs:merge_writeappend = [ yes | no ] + + + GPFS ACLs doesn't know about the 'APPEND' right. + This optionen lets Samba map the 'APPEND' right to 'WRITE'. + + + + + yes(default) - map 'APPEND' to 'WRITE'. + + + no - do not map 'APPEND' to 'WRITE'. + + + + + + + nfs4:mode = [ simple | special ] -- cgit