On Mon, May 12, 2025 at 11:40 AM Christian Brauner <brauner@xxxxxxxxxx> wrote: > > On Fri, 09 May 2025 15:32:32 +0200, Amir Goldstein wrote: > > Christian, > > > > This adds a test for fanotify mount ns notifications inside userns [1]. > > > > While working on the test I ended up making lots of cleanups to reduce > > build dependency on make headers_install. > > > > [...] > > Applied to the vfs-6.16.selftests branch of the vfs/vfs.git tree. > Patches in the vfs-6.16.selftests branch should appear in linux-next soon. Forgot to push the branch? I do not see it in your tree nor in linux-next... Thanks, Amir. > > Please report any outstanding bugs that were missed during review in a > new review to the original patch series allowing us to drop it. > > It's encouraged to provide Acked-bys and Reviewed-bys even though the > patch has now been applied. If possible patch trailers will be updated. > > Note that commit hashes shown below are subject to change due to rebase, > trailer updates or similar. If in doubt, please check the listed branch. > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git > branch: vfs-6.16.selftests > > [1/8] selftests/filesystems: move wrapper.h out of overlayfs subdir > https://git.kernel.org/vfs/vfs/c/0bd92b9fe538 > [2/8] selftests/fs/statmount: build with tools include dir > https://git.kernel.org/vfs/vfs/c/b13fb4ee4647 > [3/8] selftests/pidfd: move syscall definitions into wrappers.h > https://git.kernel.org/vfs/vfs/c/ef058fc1e5e9 > [4/8] selftests/mount_settattr: remove duplicate syscall definitions > https://git.kernel.org/vfs/vfs/c/ec050f2adf37 > [5/8] selftests/fs/mount-notify: build with tools include dir > https://git.kernel.org/vfs/vfs/c/c6d9775c2066 > [6/8] selftests/filesystems: create get_unique_mnt_id() helper > https://git.kernel.org/vfs/vfs/c/e897b9b1334b > [7/8] selftests/filesystems: create setup_userns() helper > https://git.kernel.org/vfs/vfs/c/8199e6f7402c > [8/8] selftests/fs/mount-notify: add a test variant running inside userns > https://git.kernel.org/vfs/vfs/c/781091f3f594