diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-01-24 17:52:53 +0000 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2024-02-25 21:08:01 +0100 |
| commit | b96af1fdb47cf85eaddc3c82413b580b75aae2d2 (patch) | |
| tree | ad73295d3b387615340130162971a8b4eb45afe0 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | ffdff813d5b1fa738b5433c5698108c69cd4b71f (diff) | |
ubifs: Convert do_readpage() to take a folio
All the callers now have a folio, so pass it in, and convert do_readpage()
to us folios directly. Includes unifying the exit paths from this
function and using kmap_local instead of plain kmap. This function
should now work with large folios, but this is not tested.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Zhihao Cheng <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions