Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285986
b: refs/heads/master
c: c7c144d
h: refs/heads/master
v: v3
  • Loading branch information
Li Zefan committed Jan 11, 2012
1 parent e55061f commit 2e0008b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7fe1e641502616220437079258506196bc4d8cbf
refs/heads/master: c7c144db531fda414e532adac56e965ce332e2a5
1 change: 1 addition & 0 deletions trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -7446,6 +7446,7 @@ int btrfs_make_block_group(struct btrfs_trans_handle *trans,
ret = update_space_info(root->fs_info, cache->flags, size, bytes_used,
&cache->space_info);
BUG_ON(ret);
update_global_block_rsv(root->fs_info);

spin_lock(&cache->space_info->lock);
cache->space_info->bytes_readonly += cache->bytes_super;
Expand Down

0 comments on commit 2e0008b

Please sign in to comment.