diff options
author | Christoph Hellwig <[email protected]> | 2023-12-07 08:26:59 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-02-01 14:20:10 +0100 |
commit | 432acd550e3607d5fea23e27f6ab4e4567deccfd (patch) | |
tree | 7a4cec024197c512be57fcb09f19d0dc3f5576d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 80d012e98894ac9112cbcddf2fbf276c2e4be0ec (diff) |
iomap: move the io_folios field out of struct iomap_ioend
The io_folios member in struct iomap_ioend counts the number of folios
added to an ioend. It is only used at submission time and can thus be
moved to iomap_writepage_ctx instead.
Signed-off-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ritesh Harjani (IBM) <[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