Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155924
b: refs/heads/master
c: 283bb19
h: refs/heads/master
v: v3
  • Loading branch information
Chris Mason committed Jul 24, 2009
1 parent 2b67b6a commit 9138697
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: ebecd3d9d2adba144c15f1d35c78e0c26ead1bfd
refs/heads/master: 283bb1979fa8580c4037d8df251449368c292a3b
3 changes: 2 additions & 1 deletion trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -7486,7 +7486,8 @@ int btrfs_remove_block_group(struct btrfs_trans_handle *trans,
block_group->space_info->total_bytes -= block_group->key.offset;
block_group->space_info->bytes_readonly -= block_group->key.offset;
spin_unlock(&block_group->space_info->lock);
block_group->space_info->full = 0;

btrfs_clear_space_info_full(root->fs_info);

btrfs_put_block_group(block_group);
btrfs_put_block_group(block_group);
Expand Down

0 comments on commit 9138697

Please sign in to comment.