[PATCH 3/6] erofs: get rid of `justfound` debugging tag

Chao Yu chao at kernel.org
Sun Mar 10 12:05:49 AEDT 2024


On 2024/3/5 17:14, Gao Xiang wrote:
> `justfound` is introduced to identify cached folios that are just added
> to compressed bvecs so that more checks can be applied in the I/O
> submission path.
> 
> EROFS is quite now stable compared to the codebase at that stage.
> `justfound` becomes a burden for upcoming features.  Drop it.
> 
> Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com>

Reviewed-by: Chao Yu <chao at kernel.org>

Thanks,


More information about the Linux-erofs mailing list