From 54b6d294eecbcd4b9b9965311a8886d06f4aff05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Baumbach?= Date: Fri, 15 Jun 2012 12:33:32 +0200 Subject: [PATCH] docs-xml: add gpfs:acl option to vfs_gpfs man page Signed-off-by: Stefan Metzmacher --- docs-xml/manpages-3/vfs_gpfs.8.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml b/docs-xml/manpages-3/vfs_gpfs.8.xml index 3635143f5e4..28a0464ce65 100644 --- a/docs-xml/manpages-3/vfs_gpfs.8.xml +++ b/docs-xml/manpages-3/vfs_gpfs.8.xml @@ -190,6 +190,26 @@ + gpfs:acl = [ yes | no ] + + + This option lets Samba use or ignore GPFS ACLs. + + + + + yes(default) - use GPFS ACLs. + + + no - do not use GPFS ACLs and pass everything + to the next SMB_VFS module. + + + + + + + gpfs:refuse_dacl_protected = [ yes | no ] -- 2.34.1