Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332572
b: refs/heads/master
c: ab26e9d
h: refs/heads/master
v: v3
  • Loading branch information
Liu Bo authored and Chris Mason committed Oct 4, 2012
1 parent 9c61d8b commit c395e77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 60376ce4a8396bc5cd777be05b6a9bf044520f42
refs/heads/master: ab26e9d6c8a760aa5c4518eb2cb1a85516b3a4f7
4 changes: 0 additions & 4 deletions trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -5828,10 +5828,6 @@ static noinline int find_free_extent(struct btrfs_trans_handle *trans,

trace_btrfs_reserve_extent(orig_root, block_group,
search_start, num_bytes);
if (offset < search_start)
btrfs_add_free_space(used_block_group, offset,
search_start - offset);
BUG_ON(offset > search_start);
if (used_block_group != block_group)
btrfs_put_block_group(used_block_group);
btrfs_put_block_group(block_group);
Expand Down

0 comments on commit c395e77

Please sign in to comment.