Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274621
b: refs/heads/master
c: 7f70150
h: refs/heads/master
i:
  274619: 58f428a
v: v3
  • Loading branch information
Josef Bacik committed Oct 19, 2011
1 parent 5f5cd5e commit 615a58a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 7ed49f187c82821e35f8869399bcf90822a74a23
refs/heads/master: 7f70150896ebd1169d9c43484c8c424f755353c4
3 changes: 0 additions & 3 deletions trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -5707,9 +5707,6 @@ use_block_rsv(struct btrfs_trans_handle *trans,
ret = reserve_metadata_bytes(trans, root, block_rsv, blocksize,
0);
if (!ret) {
spin_lock(&block_rsv->lock);
block_rsv->size += blocksize;
spin_unlock(&block_rsv->lock);
return block_rsv;
} else if (ret && block_rsv != global_rsv) {
ret = block_rsv_use_bytes(global_rsv, blocksize);
Expand Down

0 comments on commit 615a58a

Please sign in to comment.