summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2018-01-04 17:09:21 +0100
committerJeremy Allison <jra@samba.org>2018-01-06 00:07:17 +0100
commit1468dd21c37445cff044583229b107254d53b2b9 (patch)
tree6cf6c3489833a9f9340dcabe54f9ffc80f6e114f /docs-xml
parentb599cb216815415a63504ec69be3f70f08ea58d5 (diff)
downloadsamba-1468dd21c37445cff044583229b107254d53b2b9.tar.gz
vfs_fileid: add fileid:nolockinode parameter
Based-on-a-patch-by: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/vfs_fileid.8.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs-xml/manpages/vfs_fileid.8.xml b/docs-xml/manpages/vfs_fileid.8.xml
index 9e8becb6b0c..78f054aa0e5 100644
--- a/docs-xml/manpages/vfs_fileid.8.xml
+++ b/docs-xml/manpages/vfs_fileid.8.xml
@@ -132,6 +132,16 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>fileid:nolockinode</term>
+ <listitem>
+ <para>This option triggers use of the fileid hostname algorithm
+ for the configured inode which can be used to deliberately break
+ lock coherency for the corresponding file or directory in a
+ cluster.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>