mdbx: backport - ITS#8323 Fix nested commit.

Must remove our spilled pages from parent's dirty list

Change-Id: Ic37bcea4975801e48832968ea38050064a581d21
This commit is contained in:
Howard Chu
2015-11-23 13:11:29 +00:00
committed by Leo Yuriev
parent 3e74ab2aee
commit 3eb38d2f1b
2 changed files with 20 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ LMDB 0.9.17 Release Engineering
Fix ITS#8312 loose pages in nested txn
Fix ITS#8313 mdb_rebalance dummy cursor
Fix ITS#8315 dirty_room in nested txn
Fix ITS#8323 dirty_list in nested txn
Fix ITS#8316 page_merge cursor tracking
Fix ITS#8319 mdb_load error messages
Fix ITS#8320 mdb_load plaintext input