
On 05/11/12 09:48, Chris Samuel wrote:
commit 62856a9b73860cffe2a3d91b069393b88c219aa6 Author: Stefan Behrens <sbehrens@giantdisaster.de> Date: Tue Jul 31 11:09:44 2012 -0600
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>
This patch is part of the runtime integrity checking that can be enabled as part of btrfs, it's designed to be used to catch potential bugs so its existence may not be indicative of an actual issue, just something that it is important to know if it does get missed. -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC