Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276133
b: refs/heads/master
c: f2d0f67
h: refs/heads/master
i:
  276131: 8502f49
v: v3
  • Loading branch information
Alexandre Oliva authored and David Sterba committed Nov 30, 2011
1 parent a880dd4 commit 7f0609d
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: b772a86ea6d932ac29d5e50e67c977653c832f8a
refs/heads/master: f2d0f6765d6332f9be732965a0c6f3b8a55082b4
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 @@ -1470,6 +1470,7 @@ static void add_new_bitmap(struct btrfs_free_space_ctl *ctl,
{
info->offset = offset_to_bitmap(ctl, offset);
info->bytes = 0;
INIT_LIST_HEAD(&info->list);
link_free_space(ctl, info);
ctl->total_bitmaps++;

Expand Down

0 comments on commit 7f0609d

Please sign in to comment.