Btrfs: fix false positive in check-integrity on unmount
authorStefan Behrens <sbehrens@giantdisaster.de>
Wed, 23 May 2012 15:57:49 +0000 (17:57 +0200)
committerJosef Bacik <josef@redhat.com>
Wed, 30 May 2012 14:23:44 +0000 (10:23 -0400)
commit48235a68a3d1db579fc20d9915815228a1825757
tree38dfe2fd0e8e3641492b32203ab04e5281887438
parent86ff7ffce0b93aed14df4c8dcedd05bb5e2fdfbc
Btrfs: fix false positive in check-integrity on unmount

During unmount, it could happen that the integrity checker printed a
warning message "attempt to free ... on umount which is not yet iodone"
which turned out to be a false positive.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
fs/btrfs/check-integrity.c