docs-xml: add gpfs:acl option to vfs_gpfs man page
[sfrench/samba-autobuild/.git] / 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>