diff options
author | Christoph Hellwig <[email protected]> | 2023-12-07 08:27:02 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-02-01 14:20:11 +0100 |
commit | cc9542534bf09f33b4da32025b31335588fcefb9 (patch) | |
tree | f6a8f121fe0963847ca038577ab50f98da160ca2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e3a491a26b62466ad14a423e8c81a04d5969bfe5 (diff) |
iomap: move all remaining per-folio logic into iomap_writepage_map
Move the tracepoint and the iomap check from iomap_do_writepage into
iomap_writepage_map. This keeps all logic in one places, and leaves
iomap_do_writepage just as the wrapper for the callback conventions of
write_cache_pages, which will go away when that is converted to an
iterator.
Signed-off-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ritesh Harjani (IBM) <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions