Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309875
b: refs/heads/master
c: a25c75d
h: refs/heads/master
i:
  309873: a2908d8
  309871: 64134db
v: v3
  • Loading branch information
Dan Carpenter authored and Josef Bacik committed May 11, 2012
1 parent dab57b3 commit f44f177
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e06baab4184509bdfddd294efc6cae7a410c6f07
refs/heads/master: a25c75d5ad04df0a7abd09585231b4021a91a358
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -3578,7 +3578,7 @@ static int do_chunk_alloc(struct btrfs_trans_handle *trans,
space_info->chunk_alloc = 0;
spin_unlock(&space_info->lock);
out:
mutex_unlock(&extent_root->fs_info->chunk_mutex);
mutex_unlock(&fs_info->chunk_mutex);
return ret;
}

Expand Down

0 comments on commit f44f177

Please sign in to comment.