Linux filesystem development
 help / color / mirror / Atom feed
From: Christian Brauner <brauner@kernel.org>
To: Amir Goldstein <amir73il@gmail.com>
Cc: Christian Brauner <brauner@kernel.org>, Jan Kara <jack@suse.cz>,
	John Hubbard <jhubbard@nvidia.com>,
	Miklos Szeredi <miklos@szeredi.hu>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH v2 0/8] filesystems selftests cleanups and fanotify test
Date: Mon, 12 May 2025 11:40:39 +0200	[thread overview]
Message-ID: <20250512-absaugen-stengel-a301f3dfc91c@brauner> (raw)
In-Reply-To: <20250509133240.529330-1-amir73il@gmail.com>

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.

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

  parent reply	other threads:[~2025-05-12  9:40 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-09 13:32 [PATCH v2 0/8] filesystems selftests cleanups and fanotify test Amir Goldstein
2025-05-09 13:32 ` [PATCH v2 1/8] selftests/filesystems: move wrapper.h out of overlayfs subdir Amir Goldstein
2025-05-12  9:28   ` Christian Brauner
2025-05-09 13:32 ` [PATCH v2 2/8] selftests/fs/statmount: build with tools include dir Amir Goldstein
2025-05-12  9:29   ` Christian Brauner
2025-05-09 13:32 ` [PATCH v2 3/8] selftests/pidfd: move syscall definitions into wrappers.h Amir Goldstein
2025-05-12  9:29   ` Christian Brauner
2025-05-09 13:32 ` [PATCH v2 4/8] selftests/mount_settattr: remove duplicate syscall definitions Amir Goldstein
2025-05-12  9:30   ` Christian Brauner
2025-05-09 13:32 ` [PATCH v2 5/8] selftests/fs/mount-notify: build with tools include dir Amir Goldstein
2025-05-12  9:31   ` Christian Brauner
2025-05-09 13:32 ` [PATCH v2 6/8] selftests/filesystems: create get_unique_mnt_id() helper Amir Goldstein
2025-05-12  9:31   ` Christian Brauner
2025-05-09 13:32 ` [PATCH v2 7/8] selftests/filesystems: create setup_userns() helper Amir Goldstein
2025-05-12  9:37   ` Christian Brauner
2025-05-09 13:32 ` [PATCH v2 8/8] selftests/fs/mount-notify: add a test variant running inside userns Amir Goldstein
2025-05-12  9:33   ` Christian Brauner
2025-05-12  9:35 ` [PATCH v2 0/8] filesystems selftests cleanups and fanotify test Christian Brauner
2025-05-12  9:40 ` Christian Brauner [this message]
2025-05-14  8:25   ` Amir Goldstein
2025-05-15  9:13     ` Christian Brauner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250512-absaugen-stengel-a301f3dfc91c@brauner \
    --to=brauner@kernel.org \
    --cc=amir73il@gmail.com \
    --cc=jack@suse.cz \
    --cc=jhubbard@nvidia.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox