Re: Regression in longterm 4.19: f2fs: use generic EFSBADCRC/EFSCORRUPTED

2019-10-14 Thread Chao Yu
On 2019/10/14 5:44, Pavel Machek wrote: > On Sat 2019-10-12 21:55:24, Andrew Macks wrote: >> Sorry for version typo in the previous message. >> >> In addition to 4.19, the issue was also backported to 4.14 and 5.2. >> >> 4.14, 4.19 and 5.2 are all missing the EINVAL fix from 5.3. > > Ouch. > > We

Re: Regression in longterm 4.19: f2fs: use generic EFSBADCRC/EFSCORRUPTED

2019-10-14 Thread Jaegeuk Kim
Thank you so much for taking care of this. Hi Greg, Could you please cherry-pick the below commit in -stable? 38fb6d0ea34299d97b031ed64fe994158b6f8eb3 f2fs: use EINVAL for superblock with invalid magic Thanks, On 10/13, Pavel Machek wrote: > On Sat 2019-10-12 21:55:24, Andrew Macks wrote: >

Re: Regression in longterm 4.19: f2fs: use generic EFSBADCRC/EFSCORRUPTED

2019-10-13 Thread Pavel Machek
On Sat 2019-10-12 21:55:24, Andrew Macks wrote: > Sorry for version typo in the previous message. > > In addition to 4.19, the issue was also backported to 4.14 and 5.2. > > 4.14, 4.19 and 5.2 are all missing the EINVAL fix from 5.3. Ouch. Well, when I seen the patch, I thought "looks like the