]> 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)
committerJule Anger <janger@samba.org>
Thu, 17 Apr 2025 11:31:14 +0000 (11:31 +0000)
commitdd4037fcb1a77d6ea05265079967016afb1c8364
tree4b46f89d4359c90b29b4f968ded86024a46604f7
parent0c132a30915a160d6460d8914149a6a4a0bc5c54
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>
(backported from commit 393379fc9c726eb781fd1bfb3a70ea2802739aff)
[slow@samba.org: conflict due to removed delayed write time handling]
source3/locking/brlock.c
source3/locking/proto.h
source3/smbd/durable.c