Re: [PATCH] erofs: fix ztailpacking for subpage compressed blocks
From: Chao Yu
Date: Fri Dec 15 2023 - 10:02:04 EST
On 2023/12/15 0:13, Gao Xiang wrote:
`pageofs_in` should be the compressed data offset of the page rather
than of the block.
Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Acked-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,