]> www.infradead.org Git - users/hch/block.git/commit
readahead: Remove read_cache_pages()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 30 Mar 2022 14:49:19 +0000 (15:49 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 31 Mar 2022 11:58:51 +0000 (13:58 +0200)
commite8cb503375eb46a4b034befea74d038d90144acd
tree6886c3dbbb8fce9c708c7c9a057c5ec321f07737
parentfb7ce7c99292dfdb10058db81d3d2f5bff023d3b
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>
include/linux/pagemap.h
mm/readahead.c