mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
01db877c77
With share_infos.tdb this is a locking order violation: share_infos.tdb is level 4, brlock.tdb is level 2. Avoid this by first walking the share_infos.tdb and then fetching all the brlock entries. Bug: https://bugzilla.samba.org/show_bug.cgi?id=14355 Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu May 14 22:06:32 UTC 2020 on sn-devel-184 |
||
---|---|---|
.. | ||
srv_srvsvc_nt.c |