diff options
author | Vishal Moola (Oracle) <[email protected]> | 2022-11-01 10:53:23 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-12-11 18:12:12 -0800 |
commit | 063aaad792eef49a11d7575dc9914b43c0fa3792 (patch) | |
tree | e0129f3d66966a3e5b536bc241969465535dfe43 /tools/perf/scripts/python | |
parent | 3720dd6dcac38d03424d6ba38107f39af5318bcf (diff) |
fuse: convert fuse_try_move_page() to use folios
Converts the function to try to move folios instead of pages. Also
converts fuse_check_page() to fuse_get_folio() since this is its only
caller. This change removes 15 calls to compound_head().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vishal Moola (Oracle) <[email protected]>
Acked-by: Miklos Szeredi <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Mike Kravetz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions