summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2018-01-04 17:22:16 +0100
committerJeremy Allison <jra@samba.org>2018-01-06 04:41:24 +0100
commitdebf8ba799ea7a4535e29c20a5f9377932c81938 (patch)
tree381a1bcb0440b31c2ce862b32ec0b05cdc3dfb7c /docs-xml
parent1468dd21c37445cff044583229b107254d53b2b9 (diff)
downloadsamba-debf8ba799ea7a4535e29c20a5f9377932c81938.tar.gz
vfs_fileid: add fileid:algorithm = fsname_norootdir
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> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Sat Jan 6 04:41:24 CET 2018 on sn-devel-144
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/vfs_fileid.8.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs-xml/manpages/vfs_fileid.8.xml b/docs-xml/manpages/vfs_fileid.8.xml
index 78f054aa0e5..edfdef20712 100644
--- a/docs-xml/manpages/vfs_fileid.8.xml
+++ b/docs-xml/manpages/vfs_fileid.8.xml
@@ -81,6 +81,12 @@
id by hashing the hostname. This can be used to deliberately
break lock coherency in a cluster.
</para>
+ <para>The <command>fsname_norootdir</command> algorithm
+ generates device ids by hashing the kernel device name, except
+ for the root directory of shares where it will use the hostname
+ algorithm. This can be used to deliberately break lock coherency
+ in a cluster for the root directory of a share.
+ </para>
</listitem>
</varlistentry>