https://bugzilla.kernel.org/show_bug.cgi?id=201685 --- Comment #83 from Rainer Fiebig (jrf@xxxxxxxxxxx) --- (In reply to Hao Wei Tee from comment #82) > I fear the bug might be caused by some interaction between something new in > fs/ext4 and something new elsewhere... Sounds unlikely, but it's possible. > > Since 4.18 ext4 seems to work on 4.19 kernel, maybe it's worth trying 4.19 > ext4 on 4.18 kernel (before a bisect), just to make sure the bisect won't > lead us down a false trail? Interesting idea. But what works in one direction might not necessarily work the other way round. Personally, I'd rather like to be on the safe side here. So before doing this it might be wise to here what Ted Tso thinks about it, just IMO. And I don't think that bisecting just fs/ext4 would be misleading. If we find a bad commit there, Ted and others will look at it anyway and will see whether this alone explains the problems or whether an interaction with something else would be necessary to make sense of it. -- You are receiving this mail because: You are watching the assignee of the bug.