Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200352
b: refs/heads/master
c: 0e4dcbe
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Chris Mason committed Jun 11, 2010
1 parent d20f743 commit a606a52
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: 836097797236fd727f82ec2f3f376ac41a430876
refs/heads/master: 0e4dcbef1c0c3e29f9c7f824359445d385b2649a
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -2673,7 +2673,7 @@ static int check_path_shared(struct btrfs_root *root,
struct extent_buffer *eb;
int level;
int ret;
u64 refs;
u64 refs = 1;

for (level = 0; level < BTRFS_MAX_LEVEL; level++) {
if (!path->nodes[level])
Expand Down

0 comments on commit a606a52

Please sign in to comment.