Re: [PATCH 8/8] erofs: adapt folios for z_erofs_read_folio()
From: Chao Yu
Date: Wed Aug 23 2023 - 11:24:46 EST
On 2023/8/17 16:28, Gao Xiang wrote:
It's a straight-forward conversion and no logic changes (except that
it renames the corresponding tracepoint.)
Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,