From: David Howells <dhowells@redhat.com>
To: Christian Brauner <christian@brauner.io>
Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] fsopen: use square brackets around "fscontext"
Date: Sat, 11 May 2019 09:40:45 +0100 [thread overview]
Message-ID: <9347.1557564045@warthog.procyon.org.uk> (raw)
In-Reply-To: <20190509155801.8369-2-christian@brauner.io>
Christian Brauner <christian@brauner.io> wrote:
> Make the name of the anon inode fd "[fscontext]" instead of "fscontext".
> This is minor but most core-kernel anon inode fds already carry square
> brackets around their name:
>
> [eventfd]
> [eventpoll]
> [fanotify]
> [io_uring]
> [pidfd]
> [signalfd]
> [timerfd]
> [userfaultfd]
>
> For the sake of consistency lets do the same for the fscontext anon inode
> fd that comes with the new mount api.
>
> Signed-off-by: Christian Brauner <christian@brauner.io>
Reviewed-by: David Howells <dhowells@redhat.com>
next prev parent reply other threads:[~2019-05-11 8:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-09 15:58 [PATCH v2 1/2] fs: make all new mount api fds cloexec by default Christian Brauner
2019-05-09 15:58 ` [PATCH v2 2/2] fsopen: use square brackets around "fscontext" Christian Brauner
2019-05-11 8:40 ` David Howells [this message]
2019-05-11 8:40 ` [PATCH v2 1/2] fs: make all new mount api fds cloexec by default David Howells
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=9347.1557564045@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=christian@brauner.io \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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