diff options
author | Christoph Hellwig <[email protected]> | 2023-01-21 07:50:01 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-02-15 19:38:50 +0100 |
commit | 5fa356531e33e7c7783ccd0d7938a070b5df8c22 (patch) | |
tree | 899daddaf1eba751181b70ea6656621025cc47c7 /scripts/generate_rust_target.rs | |
parent | d0e5cb2be7703172d98699275d722c4081241144 (diff) |
btrfs: remove the direct I/O read checksum lookup optimization
To prepare for pending changes drop the optimization to only look up
csums once per bio that is submitted from the iomap layer. In the
short run this does cause additional lookups for fragmented direct
reads, but later in the series, the bio based lookup will be used on
the entire bio submitted from iomap, restoring the old behavior
in common code.
Reviewed-by: Anand Jain <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions