commit | 62856a9b73860cffe2a3d91b069393b88c219aa6 | [log] [tgz] |
---|---|---|
author | Stefan Behrens <sbehrens@giantdisaster.de> | Tue Jul 31 11:09:44 2012 -0600 |
committer | Chris Mason <chris.mason@fusionio.com> | Tue Oct 09 09:20:10 2012 -0400 |
tree | b8ac52154994875dc4df6aa35171e44b0b24d2aa | |
parent | bedb2cca7252d08c6ca3085826e30f65bdc3b54b [diff] |
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>