docs-xml: add gpfs:acl option to vfs_gpfs man page
authorBjörn Baumbach <bb@sernet.de>
Fri, 15 Jun 2012 10:33:32 +0000 (12:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 15 Jun 2012 16:32:22 +0000 (18:32 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
docs-xml/manpages-3/vfs_gpfs.8.xml

index 3635143f5e4c8e359c469a20532198dbacfc38bd..28a0464ce65bb649213f188cb1e6a771f891c644 100644 (file)
                </varlistentry>
                <varlistentry>
 
+               <term>gpfs:acl = [ yes | no ]</term>
+               <listitem>
+               <para>
+               This option lets Samba use or ignore GPFS ACLs.
+               </para>
+
+               <itemizedlist>
+               <listitem><para>
+               <command>yes(default)</command> - use GPFS ACLs.
+               </para></listitem>
+               <listitem><para>
+               <command>no</command> - do not use GPFS ACLs and pass everything
+               to the next SMB_VFS module.
+               </para></listitem>
+               </itemizedlist>
+               </listitem>
+
+               </varlistentry>
+               <varlistentry>
+
                <term>gpfs:refuse_dacl_protected = [ yes | no ]</term>
                <listitem>
                <para>