readahead: Remove read_cache_pages()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 22 Jan 2022 20:46:22 +0000 (15:46 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 1 Apr 2022 17:45:08 +0000 (13:45 -0400)
commitebf921a9fac38560e0fc3a4381e163a6969efd5a
tree3700d4fb787910a90cf73972264c553321057294
parentd888c83fcec75194a8a48ccd283953bdba7b2550
readahead: Remove read_cache_pages()

With no remaining users, remove this function and the related
infrastructure.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/pagemap.h
mm/readahead.c