share_mode_lock: DEBUG/ASSERT recursion deadlock detection
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Dec 2020 10:59:05 +0000 (11:59 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 21 Jan 2021 13:35:33 +0000 (13:35 +0000)
commitdb743ab005bc7671d4fb0f5bea895c1097b707c5
treeedae69bdb7cd441b323e94579c989e83c4d40096
parent1052314dcd05738f29d1ae85a5a4b8eaa4babe3d
share_mode_lock: DEBUG/ASSERT recursion deadlock detection

This situation should never happen!

The known trigger is fixed with the change to adouble_open_rsrc_fsp()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/locking/share_mode_lock.c