diff options
author | 2025-05-06 09:41:17 -0400 | |
---|---|---|
committer | 2025-05-09 12:35:30 +0200 | |
commit | c0f8658a9dbc563876364a0fcfec823d73d6fae2 (patch) | |
tree | b2cc2f41d0fff2a275c346408ef9766d9142fc5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: helper to trim pos/bytes to within folio (diff) | |
download | linux-rng-c0f8658a9dbc563876364a0fcfec823d73d6fae2.tar.xz linux-rng-c0f8658a9dbc563876364a0fcfec823d73d6fae2.zip |
iomap: push non-large folio check into get folio path
The len param to __iomap_get_folio() is primarily a folio allocation
hint. iomap_write_begin() already trims its local len variable based
on the provided folio, so move the large folio support check closer
to folio lookup.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Link: https://lore.kernel.org/20250506134118.911396-6-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