diff options
author | Brian Foster <bfoster@redhat.com> | 2025-05-06 09:41:18 -0400 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-05-09 12:35:30 +0200 |
commit | 66c0d855142835a9fd12478299cc337777d6225e (patch) | |
tree | 7127142957b29097c0274fce176e64fba20ff7a4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c0f8658a9dbc563876364a0fcfec823d73d6fae2 (diff) |
iomap: rework iomap_write_begin() to return folio offset and length
iomap_write_begin() returns a folio based on current pos and
remaining length in the iter, and each caller then trims the
pos/length to the given folio. Clean this up a bit and let
iomap_write_begin() return the trimmed range along with the folio.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Link: https://lore.kernel.org/20250506134118.911396-7-bfoster@redhat.com
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions