From: Jens Axboe <axboe@kernel.dk>
To: Stefan Roesch <shr@fb.com>,
linux-fsdevel@vger.kernel.org, kernel-team@fb.com
Cc: jack@suse.cz, hch@lst.de, djwong@kernel.org, brauner@kernel.org
Subject: Re: [PATCH v1] fs: __file_remove_privs(): restore call to inode_has_no_xattr()
Date: Tue, 16 Aug 2022 09:36:23 -0600 [thread overview]
Message-ID: <85196548-7479-54a4-cf7b-1012166a100b@kernel.dk> (raw)
In-Reply-To: <20220816153158.1925040-1-shr@fb.com>
On 8/16/22 9:31 AM, Stefan Roesch wrote:
> This restores the call to inode_has_no_xattr() in the function
> __file_remove_privs(). In case the dentry_meeds_remove_privs() returned
> 0, the function inode_has_no_xattr() was not called.
Should add a:
Fixes: faf99b563558 ("fs: add __remove_file_privs() with flags parameter")
to this commit message.
--
Jens Axboe
next prev parent reply other threads:[~2022-08-16 15:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-16 15:31 [PATCH v1] fs: __file_remove_privs(): restore call to inode_has_no_xattr() Stefan Roesch
2022-08-16 15:36 ` Jens Axboe [this message]
2022-08-16 17:01 ` Christian Brauner
2022-08-16 17:07 ` Jens Axboe
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=85196548-7479-54a4-cf7b-1012166a100b@kernel.dk \
--to=axboe@kernel.dk \
--cc=brauner@kernel.org \
--cc=djwong@kernel.org \
--cc=hch@lst.de \
--cc=jack@suse.cz \
--cc=kernel-team@fb.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=shr@fb.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.