Re: [PATCH 6/8] erofs: get rid of fe->backmost for cache decompression
From: Chao Yu
Date: Wed Aug 23 2023 - 11:21:31 EST
On 2023/8/17 16:28, Gao Xiang wrote:
EROFS_MAP_FULL_MAPPED is more accurate to decide if caching the last
incomplete pcluster for later read or not.
Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,