diff options
| author | Joanne Koong <joannelkoong@gmail.com> | 2025-09-25 17:25:56 -0700 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2025-10-20 20:21:25 +0200 |
| commit | 573c14c8218b408b3fe9f6be058f85d0f586cf26 (patch) | |
| tree | 0cd6854fa0eafcdc8c306ce4b8c459f3413d0332 /scripts/lib/abi/abi_regex.py | |
| parent | 7aa6bc3e8766990824f66ca76c19596ce10daf3e (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 'scripts/lib/abi/abi_regex.py')
0 files changed, 0 insertions, 0 deletions
