]> www.infradead.org Git - users/willy/pagecache.git/commit
mm/filemap: Allow PageReadahead to be set on head pages
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 30 Apr 2020 18:43:43 +0000 (14:43 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 25 Nov 2020 02:03:42 +0000 (21:03 -0500)
commit5f69c126eb89ab38cdabb5889efbf438272c8e6f
tree321423bcb58270c018fb3509cac25b67d6c49d39
parent22d1fd229769af8fa12f36e654b3e4a2ca794345
mm/filemap: Allow PageReadahead to be set on head pages

Adjust the callers to only call PageReadahead on the head page.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/page-flags.h
mm/filemap.c