On 22/01/25 03:43PM, Eryu Guan wrote: > On Tue, Jan 25, 2022 at 11:32:01AM +0530, Ritesh Harjani wrote: > > Hello Zhang/Ted, > > > > Looks like the issue fixed by patches at [1], were observed with fault injection > > testing and with errors=continue mount option. But were not cc'd to stable. > > > > Do you think those should be cc'd to stable tree? > > > > Meanwhile, I was thinking we should anyway remove auto and quick group from this > > test as it could trigger a bug on in older kernel targets. Thoughts? > > IMO, ext4/054 is a targeted regression test and should be in auto group, > which ensures the bug doesn't get re-introduced in future. Yes, I agree with it. > > I think you could just skip this test to fit your kernel version, e.g. > > echo ext4/054 > ext4.exclude > ./check -X ext4.exclude Sure, thanks Eryu. -ritesh