Re: [PATCH v2 3/4] erofs: support compressed inodes for fileio

From: Chao Yu
Date: Thu Sep 05 2024 - 05:47:57 EST


On 2024/8/30 11:28, Gao Xiang wrote:
Use pseudo bios just like the previous fscache approach since
merged bio_vecs can be filled properly with unique interfaces.

Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,