Fix child txn dirty_room counts in spill/unspill
authorHoward Chu <hyc@symas.com>
Sun, 14 Jul 2013 23:53:04 +0000 (16:53 -0700)
committerHoward Chu <hyc@symas.com>
Sun, 14 Jul 2013 23:53:04 +0000 (16:53 -0700)
commit501eac2fc48899aa7f3971666eaef1eb9e2f387c
tree693822132d75ae14b7a6ebb3afa99e968a514523
parent2c3488aeebf10edaf740ae9b4daba0e7ed89c8d6
Fix child txn dirty_room counts in spill/unspill

Don't count pages twice if they're already accounted in an ancestor txn.
libraries/liblmdb/mdb.c