]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use share_mode_do_locked_brl() in vfs_default_durable_reconnect()
authorRalph Boehme <slow@samba.org>
Wed, 2 Apr 2025 12:52:03 +0000 (14:52 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 2 Apr 2025 18:05:48 +0000 (18:05 +0000)
commitdc03a06ffcc79d0818ae4a36fe3f2df705144138
treefff14dfc78aa51c4ce61886fda497e7a9089212e
parent393379fc9c726eb781fd1bfb3a70ea2802739aff
smbd: use share_mode_do_locked_brl() in vfs_default_durable_reconnect()

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