Btrfs: detect corrupted filesystem after write I/O errors
authorStefan Behrens <sbehrens@giantdisaster.de>
Tue, 31 Jul 2012 17:09:44 +0000 (11:09 -0600)
committerChris Mason <chris.mason@fusionio.com>
Tue, 9 Oct 2012 13:20:10 +0000 (09:20 -0400)
commit62856a9b73860cffe2a3d91b069393b88c219aa6
treeb8ac52154994875dc4df6aa35171e44b0b24d2aa
parentbedb2cca7252d08c6ca3085826e30f65bdc3b54b
Btrfs: detect corrupted filesystem after write I/O errors

In check-integrity, detect when a superblock is written that points
to blocks that have not been written to disk due to I/O write errors.

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