s3:vfs_fileid: also imply the generic nolock logic to the legacy 'hostname' algorithm
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Jun 2022 15:06:12 +0000 (17:06 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 Jul 2022 15:09:35 +0000 (15:09 +0000)
commitf99b617c0c0cb4ffa52d8ac0732b8600974693d0
tree8e05dace78f00ab9cfd6acb2ce88a3fbec51ae87
parent48403b0ebba2d0d8372cfa0d4ad6d418b7bc07a6
s3:vfs_fileid: also imply the generic nolock logic to the legacy 'hostname' algorithm

That way the file_id.extid is consistenly filled for all cases
where we deliberately break lock coherency.

This will simplify further changes and give administrators more
flexibility.

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