Re: [PATCH v3 2/5] erofs: introduce z_erofs_fixup_insize

From: Chao Yu
Date: Sun Dec 26 2021 - 21:29:18 EST


On 2021/12/25 15:06, Gao Xiang wrote:
To prepare for the upcoming ztailpacking feature, introduce
z_erofs_fixup_insize() and pageofs_in to wrap up the process
to get the exact compressed size via zero padding.

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

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,