Gao Xiang 54ed3fdd66 erofs: record pclustersize in bytes instead of pages
Currently, compressed sizes are recorded in pages using `pclusterpages`,
However, for tailpacking pclusters, `tailpacking_size` is used instead.

This approach doesn't work when dealing with sub-page blocks. To address
this, let's switch them to the unified `pclustersize` in bytes.

Reviewed-by: Yue Hu <huyue2@coolpad.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20231206091057.87027-3-hsiangkao@linux.alibaba.com
2023-12-15 01:47:06 +08:00
..
2023-04-17 01:15:50 +08:00
2023-11-17 19:55:34 +08:00
2023-11-02 07:53:57 -10:00
2023-11-17 19:55:46 +08:00
2023-08-11 12:11:17 +08:00
2023-04-17 01:15:54 +08:00
2023-11-07 12:11:26 -08:00
2023-08-11 12:11:17 +08:00