[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9347.1557564045@warthog.procyon.org.uk>
Date: Sat, 11 May 2019 09:40:45 +0100
From: David Howells <dhowells@...hat.com>
To: Christian Brauner <christian@...uner.io>
Cc: dhowells@...hat.com, viro@...iv.linux.org.uk,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/2] fsopen: use square brackets around "fscontext"
Christian Brauner <christian@...uner.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@...uner.io>
Reviewed-by: David Howells <dhowells@...hat.com>
Powered by blists - more mailing lists