diff options
author | 2023-12-07 08:26:59 +0100 | |
---|---|---|
committer | 2024-02-01 14:20:10 +0100 | |
commit | 432acd550e3607d5fea23e27f6ab4e4567deccfd (patch) | |
tree | 7a4cec024197c512be57fcb09f19d0dc3f5576d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: treat inline data in iomap_writepage_map as an I/O error (diff) | |
download | wireguard-linux-432acd550e3607d5fea23e27f6ab4e4567deccfd.tar.xz wireguard-linux-432acd550e3607d5fea23e27f6ab4e4567deccfd.zip |
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 <hch@lst.de>
Link: https://lore.kernel.org/r/20231207072710.176093-4-hch@lst.de
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions