diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-05-30 21:20:59 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-05-31 12:31:40 +0200 |
commit | e3ec0fe944d243968c6f33305e5d195efb501c0b (patch) | |
tree | 2d9ae90d9fa9957d3914f73771e3d29a304eee8e /tools/perf/scripts/python/parallel-perf.py | |
parent | 4df37c5f0882b211694598ff1fa1c69ccd0c1320 (diff) |
hostfs: Convert hostfs_read_folio() to use a folio
Remove the use of page APIs, including setting/clearing the error flag
which is never checked on hostfs folios. This does not include support
for large folios as kmap_local_folio() maps only one page at a time.
Cc: Richard Weinberger <[email protected]>
Cc: Anton Ivanov <[email protected]>
Cc: Johannes Berg <[email protected]>
Cc: [email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions