Hi Amir, > On Mon, Jan 10, 2022 at 5:16 PM Petr Vorel <pvorel@xxxxxxx> wrote: > > Hi all, > > v5.16 released => patchset merged. > > Thanks! > Guys, > Looks like we have a regression. > With kernel v5.17-rc1, test fanotify22 blocks on the first test case, > because the expected ECORRUPTED event on remount,abort is never received. > The multiple error test cases also fail for the same reason. > Gabriel, > Are you aware of any ext4 change that could explain this regression? > In any case, Petr, I suggest adding a short timeout to the test > instead of the default 5min. > Test takes less than 1 second on my VM on v5.16, so... We usually don't lower the default timeout, but here it's a good idea since here it blocks. It's similar speed on my machine, but I'd be conservative and put timeout 10 sec. Sending patch. Kind regards, Petr > Thanks, > Amir.