On 2021/3/16 11:15, Huang Jianan via Linux-erofs wrote:
Currently, err would be treated as io error. Therefore, it'd be better to ensure memory allocation during rolling decompression to avoid such io error.In the long term, we might consider adding another !Uptodate case for such case. Signed-off-by: Huang Jianan <huangjia...@oppo.com> Signed-off-by: Guo Weichao <guoweic...@oppo.com> Reviewed-by: Gao Xiang <hsiang...@redhat.com>
Reviewed-by: Chao Yu <yuch...@huawei.com> Thanks,