]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fsnotify: add mount notification infrastructure
authorMiklos Szeredi <mszeredi@redhat.com>
Wed, 29 Jan 2025 16:57:59 +0000 (17:57 +0100)
committerChristian Brauner <brauner@kernel.org>
Tue, 4 Feb 2025 10:14:47 +0000 (11:14 +0100)
commitb944249bcea97f2f6229852ae3f05f7acdcb0681
treefa651c889ed3eaaad03d280aae790169b974458a
parent2014c95afecee3e76ca4a56956a936e23283f05b
fsnotify: add mount notification infrastructure

This is just the plumbing between the event source (fs/namespace.c) and the
event consumer (fanotify).  In itself it does nothing.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Link: https://lore.kernel.org/r/20250129165803.72138-2-mszeredi@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/mount.h
fs/notify/fsnotify.c
fs/notify/fsnotify.h
fs/notify/mark.c
include/linux/fsnotify.h
include/linux/fsnotify_backend.h