Files
mongo/src/include
Keith Bostic f1977bb374 WT-2316: WT_CURSOR.prev out-of-order returns, fix a split race.
Simplify the __page_descend() function, it only needs a WT_PAGE, it
doesn't need the WT_REF for the page, hopefully that makes it easier
to understand.

Add comments to each of the races we have to address, try and describe
the case each check is intended to fix.
2016-01-11 17:13:21 -05:00
..