summaryrefslogtreecommitdiff
path: root/test/format/ops.c
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2015-08-08 16:27:58 -0400
committerKeith Bostic <keith@wiredtiger.com>2015-08-08 16:27:58 -0400
commitbde5219d3b6e982f8563a5218b807c74ac5e2620 (patch)
treec7f4ff7a9d48ab8f4e9ca78561d1c858b451a9ce /test/format/ops.c
parent2ec8c5b76f9610b3861a759b13282a5ec86852d2 (diff)
downloadmongo-bde5219d3b6e982f8563a5218b807c74ac5e2620.tar.gz
Skip the usual cursor tear-down in the case of low-level split and
lookaside WT_CURSOR_BTREE file cursors, those cursors aren't counted in the session's cursor count, nor do they hold hazard pointers on pages. The existing in-memory split code happened to work because WT_CBT_ACTIVE wasn't set, so the cursor count wasn't decremented, and WT_REF.home for the page's WT_REF was NULL, so the page-release code thought it was the root page and ignored it.)
Diffstat (limited to 'test/format/ops.c')
0 files changed, 0 insertions, 0 deletions