Re: [PATCH 2/6] erofs: convert z_erofs_do_read_page() to folios

2024-03-09 Thread Chao Yu
On 2024/3/5 17:14, Gao Xiang wrote: It is a straight-forward conversion. Besides, it's renamed as z_erofs_scan_folio(). Signed-off-by: Gao Xiang Reviewed-by: Chao Yu Thanks,

[PATCH 2/6] erofs: convert z_erofs_do_read_page() to folios

2024-03-05 Thread Gao Xiang
It is a straight-forward conversion. Besides, it's renamed as z_erofs_scan_folio(). Signed-off-by: Gao Xiang --- fs/erofs/zdata.c | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/fs/erofs/zdata.c b/fs/erofs/zdata.c index 5013fcd4965a..c2507465