2021-11-30 15:00:48 +00:00
|
|
|
Auto-repair on read
|
|
|
|
===================
|
|
|
|
|
2021-12-09 19:46:42 +00:00
|
|
|
Data or metadata that are found to be damaged (eg. because the checksum does
|
|
|
|
not match) at the time they're read from the device can be salvaged in case the
|
|
|
|
filesystem has another valid copy when using block group profile with redundancy
|
|
|
|
(DUP, RAID1, RAID5/6). The correct data are returned to the user application
|
|
|
|
and the damaged copy is replaced by it.
|