On Fri, Apr 05, 2024 at 12:27:41PM +0200, Christian Brauner wrote: > On Thu, Apr 04, 2024 at 12:43:30PM +0100, Mark Brown wrote: > > Actually it looks like the issue went away with today's -next, but FWIW > > the logging for the open_by_handle_at0[12] failures was: > The bug was with: > fs: Annotate struct file_handle with __counted_by() and use struct_size() > and was reported and fixed in the thread around: > https://lore.kernel.org/r/20240403110316.qtmypq2rtpueloga@quack3 > so this is really unrelated. Ah, good - I did actually get to that one on my original bisect but reran the final section of the bisect since it looked like a false positive and wanted to confirm. Not sure why it glitched on the second run.