commit | 73bb49da50cd460bb3ba31250ed2e7fbf2115edf | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Thu Oct 15 20:06:14 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 16 11:11:16 2020 -0700 |
tree | ba48e8ecc415b98eaed30a974f2c11bd8f2c9315 | |
parent | 1aa83cfa5a20a6bbd39d2355a89c95152e4b37b4 [diff] |
mm/readahead: make page_cache_ra_unbounded take a readahead_control Define it in the callers instead of in page_cache_ra_unbounded(). Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: David Howells <dhowells@redhat.com> Cc: Eric Biggers <ebiggers@google.com> Link: https://lkml.kernel.org/r/20200903140844.14194-4-willy@infradead.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>