]> 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, 25 Oct 2015 09:55:22 +0000 (10:55 +0100)
commita3ae2e7db1de68989a56d86aadcce68eb86e1e8b
tree84c20840edbd098355c193d50dec57c25984ef3f
parent9266843fa6ee00a38b410ae038446ed66b750e77
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