Re: [PATCH 2/2] erofs: refine managed inode stuffs

From: Chao Yu
Date: Tue Mar 15 2022 - 05:09:44 EST


On 2022/3/11 2:27, Gao Xiang wrote:
Set up the correct gfp mask and use it instead of hard coding.
Also add comments about .invalidatepage() to show more details.

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

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,