]> 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)
commit4bc58de7864e5de6558d640750049e2f1631178e
tree3700d4fb787910a90cf73972264c553321057294
parent13e761e842d0f37b2ff26b705052b9d8de0d9164
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