On Fri, Mar 05, 2021 at 05:58:39PM +0800, 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> Thanks, Gao Xiang