diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-05-30 21:21:06 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-05-31 12:31:42 +0200 |
commit | 55050b6873c62d7a7a6921acb992cc587fad0327 (patch) | |
tree | c843536dcc150bc60a70e9774b1403d448c33b3a /tools/perf/scripts/python/parallel-perf.py | |
parent | ca7d585639b597e838882faa3c7a959d13aaa533 (diff) |
vboxsf: Convert vboxsf_read_folio() to use a folio
Remove conversion to a page and use folio APIs throughout. This includes
a removal of setting the error flag as nobody checks the error flag on
vboxsf folios. This does not include large folio support as we would
have to map each page individually.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Hans de Goede <[email protected]>
Reviewed-by: Hans de Goede <[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