Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128436
b: refs/heads/master
c: 3202061
h: refs/heads/master
v: v3
  • Loading branch information
Yan authored and David Woodhouse committed Aug 27, 2007
1 parent 8883d68 commit deef9be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d626f65041e3f99d2ec78c8437dd2195210d6b2
refs/heads/master: 320206112895c72f98e57570ae194689dcd7fe56
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/ctree.c
Original file line number Diff line number Diff line change
Expand Up @@ -2120,7 +2120,7 @@ int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path)
if (!level)
break;
if (path->reada)
reada_for_search(root, path, level, slot);
reada_for_search(root, path, level, 0);
next = read_tree_block(root,
btrfs_node_blockptr(btrfs_buffer_node(next), 0));
}
Expand Down

0 comments on commit deef9be

Please sign in to comment.