]> 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)
committerJule Anger <janger@samba.org>
Thu, 17 Apr 2025 11:16:13 +0000 (11:16 +0000)
commitcb5640df4757ee037170083e89280b1ecdce4c46
tree7db6d510c20a5b3da8da86521ad2bf63719a5b60
parent6fdb9f945f4a6d8676755b15f4e95fc2d26c20de
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>
(backported from commit dc03a06ffcc79d0818ae4a36fe3f2df705144138)
[slow@samba.org: conflict due to removed delayed write time handling]
[slow@samba.org: conflict due to filename_convert_dirfsp_rel()]
source3/locking/brlock.c
source3/locking/proto.h
source3/smbd/durable.c