linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mount: fix detached mount regression
@ 2025-06-05 12:50 Christian Brauner
  2025-06-05 12:50 ` [PATCH 1/2] " Christian Brauner
  2025-06-05 12:50 ` [PATCH 2/2] selftests/mount_setattr: adapt detached mount propagation test Christian Brauner
  0 siblings, 2 replies; 12+ messages in thread
From: Christian Brauner @ 2025-06-05 12:50 UTC (permalink / raw)
  To: linux-fsdevel
  Cc: Alexander Viro, Miklos Szeredi, Jan Kara, Christian Brauner,
	Allison Karlitskaya

When we disabled mount propagation into detached trees again this
accidently broke mounting detached mount trees onto other detached mount
trees. The mount_setattr_tests selftests fail and Allison reported it as
well. Fix the regression.

Also fix the selftests for detached tree propagation now that we
disabled that again.

Signed-off-by: Christian Brauner <brauner@kernel.org>
---
Christian Brauner (2):
      mount: fix detached mount regression
      selftests/mount_setattr: adapt detached mount propagation test

 fs/namespace.c                                     | 28 +++++++++++-----------
 .../selftests/mount_setattr/mount_setattr_test.c   | 17 +------------
 2 files changed, 15 insertions(+), 30 deletions(-)
---
base-commit: 5abc7438f1e9d62e91ad775cc83c9594c48d2282
change-id: 20250605-work-mount-regression-2993df82e99b


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-06-12 12:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05 12:50 [PATCH 0/2] mount: fix detached mount regression Christian Brauner
2025-06-05 12:50 ` [PATCH 1/2] " Christian Brauner
2025-06-06  4:54   ` Al Viro
2025-06-06  5:14     ` Al Viro
2025-06-06  7:01       ` Al Viro
2025-06-06  7:58         ` Christian Brauner
2025-06-06 17:45           ` Al Viro
2025-06-07  5:20             ` Al Viro
2025-06-11  9:36               ` Christian Brauner
2025-06-11 17:29                 ` Al Viro
2025-06-12 12:16                   ` Christian Brauner
2025-06-05 12:50 ` [PATCH 2/2] selftests/mount_setattr: adapt detached mount propagation test Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).