vfs_fileid: add fileid:algorithm = fsname_nodirs
authorRalph Boehme <slow@samba.org>
Thu, 4 Jan 2018 16:02:53 +0000 (17:02 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 5 Jan 2018 23:07:17 +0000 (00:07 +0100)
commitb599cb216815415a63504ec69be3f70f08ea58d5
tree2c166992e6ac29e4c2d275917786058080343baf
parent495c646ec5cbd61539f6c547cd6048d7ff167d30
vfs_fileid: add fileid:algorithm = fsname_nodirs

Enabling fileid:algorithm = fsname_nodirs uses the hostname algorithm
for directories and thus breaks cluster lock coherence for directories.

Based-on-a-patch-by: Christian Ambach <ambi@samba.org>
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/manpages/vfs_fileid.8.xml
source3/modules/vfs_fileid.c