1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/lib/dbwrap
Volker Lendecke 66d62ed797 lib: Allow DBWRAP_LOCK_ORDER_NONE in db_open()
locking.tdb will not have a LOCK_ORDER anymore, this will be done by
the code in g_lock.c. We need to allow opening a database with dbwrap
without having a lock order.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-05-15 00:48:32 +00:00
..
dbwrap_ctdb.c lib: Use ctdbd_req_send/recv in ctdb_parse_send/recv 2020-04-28 09:08:40 +00:00
dbwrap_ctdb.h dbwrap_ctdb: Use messaging_ctdbd_connection 2017-07-25 17:43:18 +02:00
dbwrap_open.c lib: Allow DBWRAP_LOCK_ORDER_NONE in db_open() 2020-05-15 00:48:32 +00:00
dbwrap_open.h dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
dbwrap_watch.c lib: Fix a comment 2020-05-05 11:48:38 +00:00
dbwrap_watch.h dbwrap: Add publically available dbwrap_watch_wakeup() 2019-07-04 14:03:28 +00:00