linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Amir Goldstein <amir73il@gmail.com>
To: Jan Kara <jack@suse.cz>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	Christian Brauner <brauner@kernel.org>,
	linux-fsdevel@vger.kernel.org
Subject: [PATCH 0/2] fanotify fixes for v6.15-rc3
Date: Fri, 18 Apr 2025 21:39:01 +0200	[thread overview]
Message-ID: <20250418193903.2607617-1-amir73il@gmail.com> (raw)

Jan,

I was working on adding support for FAN_MARK_MNTNS inside user ns
and ran into this bug.

Unfortunately, this is Easter weekend and on Sunday I am going for
two weeks vacation, so I won't be able to handle review comments on
these patches until at least rc5.

If you are ok with the bug fix, you may fast track it and if the test
needs fixing, I can do that when I get back, or feel free to fix it as
you see fit.

Thanks,
Amir.

Amir Goldstein (2):
  fanotify: fix flush of mntns marks
  selftests/fs/mount-notify: test also remove/flush of mntns marks

 fs/notify/fanotify/fanotify_user.c            |  7 +--
 include/linux/fsnotify_backend.h              | 15 -----
 .../mount-notify/mount-notify_test.c          | 57 +++++++++++++++----
 3 files changed, 47 insertions(+), 32 deletions(-)

-- 
2.34.1


             reply	other threads:[~2025-04-18 19:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-18 19:39 Amir Goldstein [this message]
2025-04-18 19:39 ` [PATCH 1/2] fanotify: fix flush of mntns marks Amir Goldstein
2025-04-18 19:39 ` [PATCH 2/2] selftests/fs/mount-notify: test also remove/flush " Amir Goldstein
2025-04-24 11:16 ` [PATCH 0/2] fanotify fixes for v6.15-rc3 Jan Kara

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=20250418193903.2607617-1-amir73il@gmail.com \
    --to=amir73il@gmail.com \
    --cc=brauner@kernel.org \
    --cc=jack@suse.cz \
    --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;
as well as URLs for NNTP newsgroup(s).