vfs: add notifications for mount attach and detach
authorMiklos Szeredi <mszeredi@redhat.com>
Wed, 29 Jan 2025 16:58:01 +0000 (17:58 +0100)
committerChristian Brauner <brauner@kernel.org>
Wed, 5 Feb 2025 16:21:11 +0000 (17:21 +0100)
commitbf630c40164162ba1d3933c2f5e3397d083e0948
tree13e0a2996eb365af23f498ae963bbd77bc0a6a60
parent0f46d81f2bce970b1c562aa3c944a271bbec2729
vfs: add notifications for mount attach and detach

Add notifications for attaching and detaching mounts to fs/namespace.c

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Link: https://lore.kernel.org/r/20250129165803.72138-4-mszeredi@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/mount.h
fs/namespace.c
fs/pnode.c