1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/ldb/ldb_tdb
Gary Lockyer d7dc4fde40 lib ldb key value backends: Add nested txn support
Add limited nested transaction support to the back ends to make the key value
operations atomic (for those back ends that support nested transactions).

Note: that only the lmdb backend currently supports nested transactions.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-06-21 04:27:12 +00:00
..
ldb_tdb_err_map.c lib ldb: move key value code to lib/ldb/ldb_key_value 2018-07-30 14:31:54 +02:00
ldb_tdb_init.c ldb_tdb: Build a key value operation library 2018-03-06 01:39:16 +01:00
ldb_tdb_wrap.c ldb_tdb: Allow use of a TDB for ldb_tdb after as fork() 2018-05-09 04:29:48 +02:00
ldb_tdb.c lib ldb key value backends: Add nested txn support 2019-06-21 04:27:12 +00:00
ldb_tdb.h lib ldb: move key value code to lib/ldb/ldb_key_value 2018-07-30 14:31:54 +02:00