From: David Howells <dhowells@redhat.com>
To: viro@zeniv.linux.org.uk
Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org,
Stephen Smalley <sds@tycho.nsa.gov>,
Linus Torvalds <torvalds@linux-foundation.org>,
Casey Schaufler <casey@schaufler-ca.com>,
Miklos Szeredi <mszeredi@redhat.com>,
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>,
James Morris <jamorris@linux.microsoft.com>,
nicolas.dichtel@6wind.com, raven@themaw.net,
christian@brauner.io, jlayton@redhat.com, kzak@redhat.com,
linux-api@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] Mount notifications [ver #2]
Date: Mon, 03 Aug 2020 14:22:22 +0100 [thread overview]
Message-ID: <1782773.1596460942@warthog.procyon.org.uk> (raw)
In-Reply-To: <159645997768.1779777.8286723139418624756.stgit@warthog.procyon.org.uk>
David Howells <dhowells@redhat.com> wrote:
>
> ===================
> SIGNIFICANT CHANGES
> ===================
>
> ver #2:
>
> (*) Make the ID fields in the mount notification 64-bits. They're left
> referring to the mount ID here, but switched to the mount unique ID in
> the patch in fsinfo that adds that. [Requested by Miklós Szeredi]
>
> (*) Dropped the event counters from the mount notification message.
> [Requested by Miklós].
>
> This can easily be added back later as the message length can be
> increased to show it.
>
> (*) Moved the mount event counters over to the fsinfo patchset.
Also:
(*) Added limitations on the number of concurrent watches that can be held
by a user. [Requested by Linus]
(*) Removed the unused NOTIFY_MOUNT_IS_RECURSIVE flag. [Requested by
Miklós]
David
prev parent reply other threads:[~2020-08-03 13:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 13:06 [PATCH 0/5] Mount notifications [ver #2] David Howells
2020-08-03 13:06 ` [PATCH 1/5] watch_queue: Limit the number of watches a user can hold " David Howells
2020-08-03 13:06 ` [PATCH 2/5] watch_queue: Make watch_sizeof() check record size " David Howells
2020-08-03 13:06 ` [PATCH 3/5] watch_queue: Add security hooks to rule on setting mount watches " David Howells
2020-08-03 13:06 ` [PATCH 4/5] watch_queue: Implement mount topology and attribute change notifications " David Howells
2020-08-03 13:07 ` [PATCH 5/5] watch_queue: sample: Display mount tree " David Howells
2020-08-03 13:22 ` David Howells [this message]
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=1782773.1596460942@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=casey@schaufler-ca.com \
--cc=christian@brauner.io \
--cc=jamorris@linux.microsoft.com \
--cc=jarkko.sakkinen@linux.intel.com \
--cc=jlayton@redhat.com \
--cc=kzak@redhat.com \
--cc=linux-api@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=mszeredi@redhat.com \
--cc=nicolas.dichtel@6wind.com \
--cc=raven@themaw.net \
--cc=sds@tycho.nsa.gov \
--cc=torvalds@linux-foundation.org \
--cc=viro@zeniv.linux.org.uk \
/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