]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use share_mode_do_locked_brl() in vfs_default_durable_disconnect()
authorRalph Boehme <slow@samba.org>
Tue, 28 Jan 2025 10:19:05 +0000 (11:19 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 2 Apr 2025 18:05:48 +0000 (18:05 +0000)
commit393379fc9c726eb781fd1bfb3a70ea2802739aff
treef5343b02b45a0f9b18152b950a9a834b2248b998
parent56bb20c87a733ab8f7efedd881ea0ecaf51b2ba8
smbd: use share_mode_do_locked_brl() in vfs_default_durable_disconnect()

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/brlock.c
source3/locking/proto.h
source3/smbd/durable.c