printk("check_node level %d i is %d bad comp %Lu %u %Lu, %Lu %u %Lu\n",level,i,bad.objectid,bad.flags,bad.offset,cpukey.objectid,cpukey.flags,cpukey.offset);
}
BUG_ON(comp_keys(&node->ptrs[i].key,&cpukey)>=0);
}
return0;
...
...
@@ -492,11 +487,16 @@ static int push_nodes_for_insert(struct btrfs_trans_handle *trans,
/* first, try to make some room in the middle buffer */