Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131440
b: refs/heads/master
c: a48ddf0
h: refs/heads/master
v: v3
  • Loading branch information
Qinghuang Feng authored and Chris Mason committed Feb 12, 2009
1 parent 91537b6 commit c9f1b21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e00f7308658622fbd483cb0d9fe41165bf9050d0
refs/heads/master: a48ddf08ba9bab91efd95e458737afa9d7699623
2 changes: 0 additions & 2 deletions trunk/fs/btrfs/extent_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,6 @@ static int split_state(struct extent_io_tree *tree, struct extent_state *orig,

node = tree_insert(&tree->state, prealloc->end, &prealloc->rb_node);
if (node) {
struct extent_state *found;
found = rb_entry(node, struct extent_state, rb_node);
free_extent_state(prealloc);
return -EEXIST;
}
Expand Down

0 comments on commit c9f1b21

Please sign in to comment.