Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128707
b: refs/heads/master
c: 85d824c
h: refs/heads/master
i:
  128705: 57eda1e
  128703: 075ac83
v: v3
  • Loading branch information
Chris Mason committed Sep 25, 2008
1 parent b0316f0 commit 0584cea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7e38326f5b125288a2baea1d815c500502ab9fc0
refs/heads/master: 85d824c4a407ba8dbd897f4e05bbe21bf24cc071
1 change: 1 addition & 0 deletions trunk/fs/btrfs/ctree.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0584cea

Please sign in to comment.