diff options
| author | Liu Bo <[email protected]> | 2017-04-13 18:11:48 -0700 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2017-06-19 18:26:03 +0200 |
| commit | ef7cdac101602844a4179f7d2d9e26bd20a0edf9 (patch) | |
| tree | 7e6341f5838275051463269a12e6397fa7cd6aee /tools/perf/scripts/python | |
| parent | e3d37faba2eb19a1d459917bbf54ac1c65711510 (diff) | |
Btrfs: skip checksum verification if IO error occurs
Currently dio read also goes to verify checksum if -EIO has been returned,
although it usually fails on checksum, it's not necessary at all, we could
directly check if there is another copy to read.
And with this, the behavior of dio read is now consistent with that of
buffered read.
Signed-off-by: Liu Bo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
[ use bool for uptodate ]
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions