On 2019/2/25 22:59, Greg Kroah-Hartman wrote: > On Wed, Feb 20, 2019 at 05:18:44PM +0800, Gao Xiang wrote: >> commit 1e05ff36e6921ca61bdbf779f81a602863569ee3 upstream. >> >> This patch completes error handing code of z_erofs_do_read_page. >> PG_error will be set when some read error happens, therefore >> z_erofs_onlinepage_endio will unlock this page without setting >> PG_uptodate. >> >> Reviewed-by: Chao Yu <yucxh...@huawei.com> >> Signed-off-by: Gao Xiang <gaoxian...@huawei.com> >> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> >> >> Conflicts: >> drivers/staging/erofs/unzip_vle.c > > These types of lines are not needed in backports, they just are clutter. > I'll go fix it up... Thanks Greg... I also added some comments in some patch.. If it is not needed, I will notice in the future submission... Thanks, Gao Xiang > > greg k-h >
- [PATCH for-4.19 00/12] erofs fixes for linux-4.19.y Gao Xiang
- [PATCH for-4.19 05/12] staging: erofs: remove the ... Gao Xiang
- [PATCH for-4.19 04/12] staging: erofs: drop multir... Gao Xiang
- [PATCH for-4.19 06/12] staging: erofs: fix race wh... Gao Xiang
- Re: [PATCH for-4.19 06/12] staging: erofs: fix... Greg Kroah-Hartman
- [PATCH for-4.19 02/12] staging: erofs: complete er... Gao Xiang
- Re: [PATCH for-4.19 02/12] staging: erofs: com... Greg Kroah-Hartman
- Re: [PATCH for-4.19 02/12] staging: erofs:... Gao Xiang
- [PATCH for-4.19 03/12] staging: erofs: replace BUG... Gao Xiang
- [PATCH for-4.19 01/12] staging: erofs: fix a bug w... Gao Xiang
- [PATCH for-4.19 08/12] staging: erofs: fix `erofs_... Gao Xiang
- [PATCH for-4.19 10/12] staging: erofs: {dir, inode... Gao Xiang
- [PATCH for-4.19 12/12] staging: erofs: unzip_vle_l... Gao Xiang
- [PATCH for-4.19 09/12] staging: erofs: add a full ... Gao Xiang
- [PATCH for-4.19 07/12] staging: erofs: atomic_cond... Gao Xiang
- [PATCH for-4.19 11/12] staging: erofs: unzip_{page... Gao Xiang
- Re: [PATCH for-4.19 00/12] erofs fixes for linux-4... Greg Kroah-Hartman