]> www.infradead.org Git - users/hch/dma-mapping.git/commit
ceph: convert ceph_readpages to ceph_readahead
authorJeff Layton <jlayton@kernel.org>
Thu, 9 Jul 2020 18:43:23 +0000 (14:43 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 27 Apr 2021 21:52:22 +0000 (23:52 +0200)
commit49870056005ca9387e5ee31451991491f99cc45f
treef438b4db0d2dcdfaee22eef624803e81c76cd405
parentd801327d9500c74628b65121eedbdb31441c58c9
ceph: convert ceph_readpages to ceph_readahead

Convert ceph_readpages to ceph_readahead and make it use
netfs_readahead. With this we can rip out a lot of the old
readpage/readpages infrastructure.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/addr.c