Go to file
Hallvard Furuseth 208e5c614d ITS#7515 Fix mdb_txn_commit(nested txn).
Don't modify the parent txn until the current txn cannot fail.
Don't assume new dirty child pgnos > dirty parent pgnos.

Page alloc/touch: Fail if child+parent dirty pages would exceed
dirty_list's maxsize. Avoids an error situation in commit.
2013-02-19 18:44:10 -08:00
libraries/liblmdb ITS#7515 Fix mdb_txn_commit(nested txn). 2013-02-19 18:44:10 -08:00