mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
We must, when starting the transaction and preparing to commit the transaction, take out the locks in the same order across all the databases, otherwise we may deadlock. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>