Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299818
b: refs/heads/master
c: 1daf354
h: refs/heads/master
v: v3
  • Loading branch information
Daniel J Blueman authored and Chris Mason committed Apr 27, 2012
1 parent 097bfa2 commit a7059c2
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: 3e74317ad773ba9df36db1fa32848cba41ac4d1a
refs/heads/master: 1daf3540fa77faea2f91d96bcaf07ce48ee827be
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/relocation.c
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,9 @@ static int __update_reloc_root(struct btrfs_root *root, int del)
if (rb_node)
backref_tree_panic(rb_node, -EEXIST, node->bytenr);
} else {
spin_lock(&root->fs_info->trans_lock);
list_del_init(&root->root_list);
spin_unlock(&root->fs_info->trans_lock);
kfree(node);
}
return 0;
Expand Down

0 comments on commit a7059c2

Please sign in to comment.