]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge patch series "mount notification"
authorChristian Brauner <brauner@kernel.org>
Thu, 30 Jan 2025 16:06:31 +0000 (17:06 +0100)
committerChristian Brauner <brauner@kernel.org>
Wed, 5 Feb 2025 16:21:12 +0000 (17:21 +0100)
commit2cc0b7fd4bb0cd7f98fe75758e4c619f74873bd9
tree13e0a2996eb365af23f498ae963bbd77bc0a6a60
parent2014c95afecee3e76ca4a56956a936e23283f05b
parentbf630c40164162ba1d3933c2f5e3397d083e0948
Merge patch series "mount notification"

Miklos Szeredi <mszeredi@redhat.com> says:

This should be ready for adding to the v6.15 queue.  I don't see the
SELinux discussion converging, so I took the simpler version out of the
two that were suggested.

* patches from https://lore.kernel.org/r/20250129165803.72138-1-mszeredi@redhat.com:
  vfs: add notifications for mount attach and detach
  fanotify: notify on mount attach and detach
  fsnotify: add mount notification infrastructure

Link: https://lore.kernel.org/r/20250129165803.72138-1-mszeredi@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>