diff options
author | 2025-05-06 09:41:18 -0400 | |
---|---|---|
committer | 2025-05-09 12:35:30 +0200 | |
commit | 66c0d855142835a9fd12478299cc337777d6225e (patch) | |
tree | 7127142957b29097c0274fce176e64fba20ff7a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: push non-large folio check into get folio path (diff) | |
download | linux-rng-66c0d855142835a9fd12478299cc337777d6225e.tar.xz linux-rng-66c0d855142835a9fd12478299cc337777d6225e.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions