Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309905
b: refs/heads/master
c: 48235a6
h: refs/heads/master
i:
  309903: cd32b97
v: v3
  • Loading branch information
Stefan Behrens authored and Josef Bacik committed May 30, 2012
1 parent 76ada77 commit 32d8d30
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: 86ff7ffce0b93aed14df4c8dcedd05bb5e2fdfbc
refs/heads/master: 48235a68a3d1db579fc20d9915815228a1825757
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/check-integrity.c
Original file line number Diff line number Diff line change
Expand Up @@ -3337,7 +3337,7 @@ void btrfsic_unmount(struct btrfs_root *root,
btrfsic_block_link_free(l);
}

if (b_all->is_iodone)
if (b_all->is_iodone || b_all->never_written)
btrfsic_block_free(b_all);
else
printk(KERN_INFO "btrfs: attempt to free %c-block"
Expand Down

0 comments on commit 32d8d30

Please sign in to comment.