]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use share_mode_do_locked_brl() in strict_lock_check_default()
authorRalph Boehme <slow@samba.org>
Thu, 30 Jan 2025 06:40:32 +0000 (07:40 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 2 Apr 2025 18:05:48 +0000 (18:05 +0000)
commit56bb20c87a733ab8f7efedd881ea0ecaf51b2ba8
tree10a022c6f4488717ca0ac56626b07dd5de073b96
parent678f28c1af7c160ffdcb0e4baa0a7d4b9906f2e5
smbd: use share_mode_do_locked_brl() in strict_lock_check_default()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15767

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