]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c01600fae0363bc8d9d3d3698415eb63af00863
treeb8ac52154994875dc4df6aa35171e44b0b24d2aa
parent49b7d63a75c08949f77cc16204ee7cbc5457221a
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