Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361001
b: refs/heads/master
c: 8f71f3e
h: refs/heads/master
i:
  360999: ad5c319
v: v3
  • Loading branch information
Liu Bo authored and Josef Bacik committed Mar 4, 2013
1 parent c5bd9bf commit bff1e02
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 00d71c9c17b1fd28fa54f323a29a0e23c6d3de40
refs/heads/master: 8f71f3e0e4fb5a2445fb93d3057a33aefc4aa30d
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/relocation.c
Original file line number Diff line number Diff line change
Expand Up @@ -1269,6 +1269,8 @@ static int __update_reloc_root(struct btrfs_root *root, int del)
}
spin_unlock(&rc->reloc_root_tree.lock);

if (!node)
return 0;
BUG_ON((struct btrfs_root *)node->data != root);

if (!del) {
Expand Down

0 comments on commit bff1e02

Please sign in to comment.