public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Erin Shepherd <erin.shepherd@e43.eu>
Cc: Christian Brauner <brauner@kernel.org>,
	Alexander Viro <viro@zeniv.linux.org.uk>, Jan Kara <jack@suse.cz>,
	Chuck Lever <chuck.lever@oracle.com>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jeff Layton <jlayton@kernel.org>,
	Amir Goldstein <amir73il@gmail.com>,
	linux-nfs@vger.kernel.org
Subject: Re: [PATCH v2 2/3] exportfs: allow fs to disable CAP_DAC_READ_SEARCH check
Date: Wed, 13 Nov 2024 20:37:53 -0800	[thread overview]
Message-ID: <ZzV-oVtytT28gHz2@infradead.org> (raw)
In-Reply-To: <20241113-pidfs_fh-v2-2-9a4d28155a37@e43.eu>

On Wed, Nov 13, 2024 at 05:55:24PM +0000, Erin Shepherd wrote:
> For pidfs, there is no reason to restrict file handle decoding by
> CAP_DAC_READ_SEARCH.

Why is there no reason, i.e. why do you think it is safe.

>Introduce an export_ops flag that can indicate
> this

Also why is is desirable?

To be this looks more than sketchy with the actual exporting hat on,
but I guess that's now how the cool kids use open by handle these days.

  parent reply	other threads:[~2024-11-14  4:37 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2aa94713-c12a-4344-a45c-a01f26e16a0d@e43.eu>
2024-11-13 17:55 ` [PATCH v2 0/3] pidfs: implement file handle support Erin Shepherd
2024-11-13 17:55   ` [PATCH v2 1/3] pseudofs: add support for export_ops Erin Shepherd
2024-11-13 17:55   ` [PATCH v2 2/3] exportfs: allow fs to disable CAP_DAC_READ_SEARCH check Erin Shepherd
2024-11-13 22:50     ` kernel test robot
2024-11-14  1:29     ` kernel test robot
2024-11-14  4:37     ` Christoph Hellwig [this message]
2024-11-14 12:56       ` Erin Shepherd
2024-11-14  6:37     ` Amir Goldstein
2024-11-14 14:16       ` Christian Brauner
2024-11-13 17:55   ` [PATCH v2 3/3] pidfs: implement file handle support Erin Shepherd
2024-11-14  7:07     ` Amir Goldstein
2024-11-14 12:42       ` Erin Shepherd
2024-11-14 12:52     ` Christian Brauner
2024-11-14 13:13       ` Erin Shepherd
2024-11-14 14:13         ` Christian Brauner
2024-11-14 21:52           ` Erin Shepherd
2024-11-15  7:50             ` Amir Goldstein
2024-11-14  7:02   ` [PATCH v2 0/3] " Amir Goldstein
2024-11-14 12:48     ` Erin Shepherd
2024-11-14 14:27       ` Christian Brauner
2024-11-28 12:33         ` [PATCH RFC 0/2] pidfs: file handle preliminaries Christian Brauner
2024-11-28 12:33           ` [PATCH RFC 1/2] pidfs: rework inode number allocation Christian Brauner
2024-11-28 17:19             ` Amir Goldstein
2024-11-28 12:33           ` [PATCH RFC 2/2] pidfs: remove 32bit inode number handling Christian Brauner
2024-11-28 17:06           ` [PATCH RFC 0/2] pidfs: file handle preliminaries Amir Goldstein
2024-11-14 16:10       ` [PATCH v2 0/3] pidfs: implement file handle support Amir Goldstein

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=ZzV-oVtytT28gHz2@infradead.org \
    --to=hch@infradead.org \
    --cc=amir73il@gmail.com \
    --cc=brauner@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=erin.shepherd@e43.eu \
    --cc=jack@suse.cz \
    --cc=jlayton@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@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