s3:vfs_fileid: also handle 'fsname_nodirs' via fileid_is_nolock_inode()
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Jun 2022 15:02:32 +0000 (17:02 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 Jul 2022 15:09:35 +0000 (15:09 +0000)
commit48403b0ebba2d0d8372cfa0d4ad6d418b7bc07a6
tree962fb54c2e9e5037c9f131d3a087e6aa68e42eca
parent72419736bdad62a82b81e8c870f5305d92a6d77d
s3:vfs_fileid: also handle 'fsname_nodirs' via fileid_is_nolock_inode()

This means we'll be able to provide the 'nolock' feature for all
directories also with other algorithms than 'fsname' in future.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_fileid.c