On 2018/4/13 9:07, Jaegeuk Kim wrote: > This patch clears PageError in some pages tagged by read path, but when we > write the pages with valid contents, writepage should clear the bit likewise > ext4. > > Signed-off-by: Jaegeuk Kim <jaeg...@kernel.org>
Reviewed-by: Chao Yu <yuch...@huawei.com> Thanks,