提交 85d824c4 编写于 作者: C Chris Mason

Btrfs: Disable extra debugging checks on tree blocks

Signed-off-by: NChris Mason <chris.mason@oracle.com>
上级 7e38326f
......@@ -570,6 +570,7 @@ static int noinline check_block(struct btrfs_root *root,
struct btrfs_path *path, int level)
{
u64 found_start;
return 0;
if (btrfs_header_level(path->nodes[level]) != level)
printk("warning: bad level %Lu wanted %d found %d\n",
path->nodes[level]->start, level,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册