summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJoanne Koong <joannelkoong@gmail.com>2026-07-29 12:27:21 -0700
committerChristian Brauner <brauner@kernel.org>2026-07-31 12:28:49 +0200
commit9418f36456f6488265ac14417b252cd2da8d694e (patch)
tree6b6a3b7d1f71b561732795cbbdcb794e4c511b33 /include/linux
parent26dfed9c7a289089b76cff9ab9e4c66b6f90e872 (diff)
xfs: convert iomap ops to ->iomap_next()
Convert xfs iomap_ops to the new ->iomap_next() callback. Each callback is generated with the DEFINE_IOMAP_ITER_NEXT()/DEFINE_IOMAP_ITER_NEXT_END() macros, which wrap the iomap_iter_next() helper to finish the previous mapping if needed and produce the next one. No functional changes are intended. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Joanne Koong <joannelkoong@gmail.com> Link: https://patch.msgid.link/20260729192737.3190206-7-joannelkoong@gmail.com Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions