diff options
author | 2025-02-07 09:32:45 -0500 | |
---|---|---|
committer | 2025-02-10 12:46:33 +0100 | |
commit | 2e4b0b6cf5333f3a8e36d211dd81dd1074ff66c2 (patch) | |
tree | 31c1bae6db5249a333f923d4c3ed8f6ef597be7f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: factor out iomap length helper (diff) | |
download | wireguard-linux-2e4b0b6cf5333f3a8e36d211dd81dd1074ff66c2.tar.xz wireguard-linux-2e4b0b6cf5333f3a8e36d211dd81dd1074ff66c2.zip |
iomap: split out iomap check and reset logic from iter advance
In preparation for more granular iomap_iter advancing, break out
some of the logic associated with higher level iteration from
iomap_advance_iter(). Specifically, factor the iomap reset code into
a separate helper and lift the iomap.length check into the calling
code, similar to how ->iomap_end() calls are handled.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Link: https://lore.kernel.org/r/20250207143253.314068-3-bfoster@redhat.com
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
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