mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
4eb57bd6e7
Ther are still some databases which are opened (locally) with lock oder 0, which means don't do lock oder checking, thereby circumventing this deadlock-prevention mechanism. Add a symbolic constant for this "0" to make this circumvention more explicit. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> |
||
---|---|---|
.. | ||
dbwrap_cache.c | ||
dbwrap_cache.h | ||
dbwrap_file.c | ||
dbwrap_file.h | ||
dbwrap_local_open.c | ||
dbwrap_ntdb.c | ||
dbwrap_ntdb.h | ||
dbwrap_private.h | ||
dbwrap_rbt.c | ||
dbwrap_rbt.h | ||
dbwrap_tdb.c | ||
dbwrap_tdb.h | ||
dbwrap_util.c | ||
dbwrap.c | ||
dbwrap.h | ||
wscript_build |