aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2020-10-15 20:06:35 -0700
committerLinus Torvalds <[email protected]>2020-10-16 11:11:16 -0700
commitb1647dc0deef6e923e30c46f28bf5679125c9a10 (patch)
tree53734204747a75887253093b6784f8f662c32cef /tools/perf/scripts/python
parentdb660d462525c4a152b25e033c3dfa9c25d188e6 (diff)
mm/readahead: pass a file_ra_state into force_page_cache_ra
The file_ra_state being passed into page_cache_sync_readahead() was being ignored in favour of using the one embedded in the struct file. The only caller for which this makes a difference is the fsverity code if the file has been marked as POSIX_FADV_RANDOM, but it's confusing and worth fixing. Signed-off-by: David Howells <[email protected]> Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Cc: Eric Biggers <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions