ldb: Remove in_transaction from ldb_tdb ldb_tdb-no-nesting
authorAndrew Bartlett <abartlet@samba.org>
Mon, 1 May 2017 10:20:35 +0000 (20:20 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 21 Nov 2017 04:06:29 +0000 (17:06 +1300)
commitb52cff438e6e2404f0ae7ced3de6669107983d9c
tree1def35c76dca2e4b9e78e245de905d504f284db8
parent1fdbc1dd14a0ed594141749151181b0e84b2b676
ldb: Remove in_transaction from ldb_tdb

We no longer need to track this, the tdb_transaction_start() call
prevents us from seeing nested transactions.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ldb_tdb/ldb_tdb.c
lib/ldb/ldb_tdb/ldb_tdb.h