On 2024/3/5 17:14, Gao Xiang wrote: > Introduce a folio member to `struct z_erofs_bvec` and convert most > of z_erofs_fill_bio_vec() to folios, which is still straight-forward. > > Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com> Reviewed-by: Chao Yu <chao at kernel.org> Thanks,