smbd: use contend_dirleases() in notify_fname()
commit41d0d592b6777fb471bde1243dab324d685ceaa5
authorRalph Boehme <slow@samba.org>
Wed, 19 May 2021 13:03:48 +0000 (19 15:03 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 Nov 2024 14:39:30 +0000 (5 14:39 +0000)
tree629840db480c1836102b39e24f6573a214c50852
parentac05f09f22e851cd422aef41f30f8b6ea3c15318
smbd: use contend_dirleases() in notify_fname()

Prepares for Directory Lease breaks.

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