]> git.sur5r.net Git - openldap/commit
Catch most uses of finished/parent txns.
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 19 Jul 2015 19:31:25 +0000 (21:31 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 19 Jul 2015 19:31:25 +0000 (21:31 +0200)
commit3e301ec40025f17b52a7bcd66620c95ae3efef0f
treedbf7d996c53ed3a30f4607fed22017f0f5dee113
parentb6973a3324144c8c5b0dfc3da482aa1cf9ac8ce2
Catch most uses of finished/parent txns.

* Add MDB_TXN_FINISHED, MDB_TXN_HAS_CHILD, MDB_TXN_BLOCKED.
* Clear mt_numdbs in writers, for TXN_DBI_EXIST() to catch.
  We already do in readers.
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c