summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2018-09-17 17:16:56 -0700
committerChristof Schmitt <cs@samba.org>2018-09-19 03:56:47 +0200
commit8b4ec1c26e9f1a29eefff497409847894bfc2369 (patch)
tree64a86b1ef03272b3b228dd698d37b16e3965c53b /docs-xml
parent8453c61789b4950e3eda4ff50dd12b233359d09b (diff)
downloadsamba-8b4ec1c26e9f1a29eefff497409847894bfc2369.tar.gz
docs: Add gpfs:check_fstype to vfs_gpfs manpage
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
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/vfs_gpfs.8.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs-xml/manpages/vfs_gpfs.8.xml b/docs-xml/manpages/vfs_gpfs.8.xml
index 428f48a6bf0..15e7bcf9d77 100644
--- a/docs-xml/manpages/vfs_gpfs.8.xml
+++ b/docs-xml/manpages/vfs_gpfs.8.xml
@@ -244,6 +244,28 @@
</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>