summaryrefslogtreecommitdiff
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-01-21 07:50:01 +0100
committerDavid Sterba <dsterba@suse.com>2023-02-15 19:38:50 +0100
commit5fa356531e33e7c7783ccd0d7938a070b5df8c22 (patch)
tree899daddaf1eba751181b70ea6656621025cc47c7 /fs/btrfs/compression.c
parentd0e5cb2be7703172d98699275d722c4081241144 (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 <anand.jain@oracle.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions