diff options
| author | 2025-09-25 17:25:56 -0700 | |
|---|---|---|
| committer | 2025-10-20 20:21:25 +0200 | |
| commit | 573c14c8218b408b3fe9f6be058f85d0f586cf26 (patch) | |
| tree | 0cd6854fa0eafcdc8c306ce4b8c459f3413d0332 /tools/perf/scripts/python/stackcollapse.py | |
| parent | iomap: adjust read range correctly for non-block-aligned positions (diff) | |
iomap: move bio read logic into helper function
Move the iomap_readpage_iter() bio read logic into a separate helper
function, iomap_bio_read_folio_range(). This is needed to make iomap
read/readahead more generically usable, especially for filesystems that
do not require CONFIG_BLOCK.
Additionally rename buffered write's iomap_read_folio_range() function
to iomap_bio_read_folio_range_sync() to better describe its synchronous
behavior.
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
