]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5a0f83bbbece2b5318cdf0b98e7e93962d528d40
tree3700d4fb787910a90cf73972264c553321057294
parentba89561834263c824fb537a6bf9fdaaa2a2cc60f
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