On Mon, 26 May 2025 at 09:18, Allison Karlitskaya <lis@xxxxxxxxxx> wrote: > I've tested the commit (and its parent) against my original usecase > that found the bug, along with the latest kernel in Fedora rawhide. > Here's the results: > > > broken: > Linux fedora 6.15.0-0.rc7.58.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Tue > May 20 14:10:49 UTC 2025 x86_64 GNU/Linux > (current kernel in rawhide) > > broken: > d1ddc6f1d9f0 ("fix IS_MNT_PROPAGATING uses") > Linux fedora 6.15.0-rc5+ #8 SMP PREEMPT_DYNAMIC Mon May 26 09:14:09 > CEST 2025 x86_64 GNU/Linux > (parent commit of the fix) > > working: > 63e90fcc1807 ("Don't propagate mounts into detached trees") > Linux fedora 6.15.0-rc5+ #7 SMP PREEMPT_DYNAMIC Mon May 26 09:12:43 > CEST 2025 x86_64 GNU/Linux ...and worryingly: broken: 0ff41df1cb26 ("Linux 6.15") Linux fedora 6.15.0 #9 SMP PREEMPT_DYNAMIC Mon May 26 09:51:47 CEST 2025 x86_64 GNU/Linux ie: the release went out with the regression :( lis