Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275326
b: refs/heads/master
c: 76b9e23
h: refs/heads/master
v: v3
  • Loading branch information
Miao Xie authored and Chris Mason committed Nov 11, 2011
1 parent a4f3df2 commit 95d04c3
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: 61b520a9d0083b9b361638e456af45fd75150c87
refs/heads/master: 76b9e23d25d5c99f994bee3172de39492e452e93
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/relocation.c
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,8 @@ static int clone_backref_node(struct btrfs_trans_handle *trans,
list_add_tail(&new_edge->list[UPPER],
&new_node->lower);
}
} else {
list_add_tail(&new_node->lower, &cache->leaves);
}

rb_node = tree_insert(&cache->rb_root, new_node->bytenr,
Expand Down

0 comments on commit 95d04c3

Please sign in to comment.