]> 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:31:14 +0000 (11:31 +0000)
commit980723a1190f21fc812202c648b444856db1586f
treea61915999980d12a51a8ce70ec3a7a16ce34cd36
parentdd4037fcb1a77d6ea05265079967016afb1c8364
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]
source3/locking/brlock.c
source3/locking/proto.h
source3/smbd/durable.c