docs: Add gpfs:check_fstype to vfs_gpfs manpage
authorChristof Schmitt <cs@samba.org>
Tue, 18 Sep 2018 00:16:56 +0000 (17:16 -0700)
committerChristof Schmitt <cs@samba.org>
Wed, 19 Sep 2018 01:56:47 +0000 (03:56 +0200)
Signed-off-by; Christof Schmit <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Wed Sep 19 03:56:47 CEST 2018 on sn-devel-144

docs-xml/manpages/vfs_gpfs.8.xml

index 428f48a6bf09239b33fa8b43b1e52b6a9a7833d1..15e7bcf9d773ec46e5f880e11fe6dd3cd9c55f0e 100644 (file)
                </varlistentry>
                <varlistentry>
 
+               <term>gpfs:check_fstype = [ yes | no ]</term>
+               <listitem>
+               <para>
+               Check for a mounted GPFS file system on access to a SMB share.
+               </para>
+
+               <itemizedlist>
+               <listitem><para>
+               <command>yes(default)</command> - Check that the SMB share path
+               is on a GPFS file system. Share access will be denied when a
+               different file system is found.
+               </para></listitem>
+               <listitem><para>
+               <command>no</command> - skip check for GPFS file system on SMB
+               share path.
+               </para></listitem>
+               </itemizedlist>
+               </listitem>
+
+               </varlistentry>
+               <varlistentry>
+
                <term>gpfs:refuse_dacl_protected = [ yes | no ]</term>
                <listitem>
                <para>