Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360429
b: refs/heads/master
c: 1971e91
h: refs/heads/master
i:
  360427: 033f768
v: v3
  • Loading branch information
Eric Sandeen authored and Josef Bacik committed Feb 20, 2013
1 parent 8f7a12b commit 1c5252c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: d4c0a7da214d7915200d3e64c058ef36771186f2
refs/heads/master: 1971e917c8c99ff190264305803fbafcbbac1422
2 changes: 0 additions & 2 deletions trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -5541,7 +5541,6 @@ wait_block_group_cache_progress(struct btrfs_block_group_cache *cache,
u64 num_bytes)
{
struct btrfs_caching_control *caching_ctl;
DEFINE_WAIT(wait);

caching_ctl = get_caching_control(cache);
if (!caching_ctl)
Expand All @@ -5558,7 +5557,6 @@ static noinline int
wait_block_group_cache_done(struct btrfs_block_group_cache *cache)
{
struct btrfs_caching_control *caching_ctl;
DEFINE_WAIT(wait);

caching_ctl = get_caching_control(cache);
if (!caching_ctl)
Expand Down

0 comments on commit 1c5252c

Please sign in to comment.