Files
android_kernel_xiaomi_sm8450/fs/btrfs
Jan Schmidt 0ef8e45158 btrfs scrub: add fixup code for errors on nodatasum files
This removes a FIXME comment and introduces the first part of nodatasum
fixup: It gets the corresponding inode for a logical address and triggers a
regular readpage for the corrupted sector.

Once we have on-the-fly error correction our error will be automatically
corrected. The correction code is expected to clear the newly introduced
EXTENT_DAMAGED flag, making scrub report that error as "corrected" instead
of "uncorrectable" eventually.

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
2011-09-29 12:54:28 +02:00
..
2011-07-26 16:49:47 -07:00
2008-09-25 11:04:06 -04:00
2011-08-21 07:02:00 -07:00
2011-09-18 10:34:02 -04:00
2010-12-22 23:15:47 +08:00
2011-06-17 14:54:18 -04:00
2011-05-28 07:00:39 -04:00
2011-08-16 21:09:15 -04:00
2011-09-11 10:52:25 -04:00