]> 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:31:14 +0000 (11:31 +0000)
commitbcf620a59e1d7ea9cc9aa035180cd89588532b3c
tree607075789962ef897f3d0f75028f50670b13968d
parenta36c666ff114094973bb75b48bf16c07d0080b67
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