Re: [PATCH v2 07/18] erofs: convert iomap ops to ->iomap_next()
From: Gao Xiang
Date: Tue Jun 30 2026 - 20:42:15 EST
On 2026/7/1 08:09, Joanne Koong wrote:
Convert erofs iomap_ops to the new ->iomap_next() callback. This uses the
iomap_process() helper, which finishes the previous mapping if needed
and produces the next one. No functional changes are intended.
Signed-off-by: Joanne Koong <joannelkoong@xxxxxxxxx>
Reviewed-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Thanks,
Gao Xiang