]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: call locking_close_file() while still holding a glock on the locking.tdb record
authorRalph Boehme <slow@samba.org>
Mon, 27 Jan 2025 14:22:26 +0000 (15:22 +0100)
committerJule Anger <janger@samba.org>
Thu, 17 Apr 2025 11:16:13 +0000 (11:16 +0000)
commit956ddc96f44da982e1804c229534b28e621dd916
tree05593875e3eba6a814cf5eef27ab0d8cadf1cdee
parent0b0064ec211ddc24457bfa1fa8cbb3b9810504b7
smbd: call locking_close_file() while still holding a glock on the locking.tdb record

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>
(cherry picked from commit 4d680b6c17ee7674b9686aec2b69038f89e1989a)
source3/smbd/close.c