diff options
author | Qu Wenruo | 2021-05-03 10:08:56 +0800 |
---|---|---|
committer | David Sterba | 2021-06-21 15:19:05 +0200 |
commit | 1245835d24f1ea989a0cbcdf93ddea3dcbc3814f (patch) | |
tree | d274ee383ef53abad6b3c77a98434b2bba791237 /fs/io-wq.h | |
parent | 150e4b0597a7988f44d13e5199f08749c8ff432d (diff) |
btrfs: remove io_failure_record::in_validation
The io_failure_record::in_validation was introduced to handle failed bio
which cross several sectors. In such case, we still need to verify
which sectors are corrupted.
But since we've changed the way how we handle corrupted sectors, by only
submitting repair for each corrupted sector, there is no need for extra
validation any more.
This patch will cleanup all io_failure_record::in_validation related
code.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions