Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287887
b: refs/heads/master
c: a7e221e
h: refs/heads/master
i:
  287885: 0cc3b8f
  287883: 530d758
  287879: 63d81ed
  287871: 1c4f017
v: v3
  • Loading branch information
Tsutomu Itoh authored and David Sterba committed Feb 15, 2012
1 parent 4f6d686 commit 0ff4123
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: 859acaf1a29bbacf6256f1159210c8d6df992b33
refs/heads/master: a7e221e9002306a753d6f78b4060edabce402033
1 change: 1 addition & 0 deletions trunk/fs/btrfs/free-space-cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -777,6 +777,7 @@ int load_free_space_cache(struct btrfs_fs_info *fs_info,
spin_lock(&block_group->lock);
if (block_group->disk_cache_state != BTRFS_DC_WRITTEN) {
spin_unlock(&block_group->lock);
btrfs_free_path(path);
goto out;
}
spin_unlock(&block_group->lock);
Expand Down

0 comments on commit 0ff4123

Please sign in to comment.