From: Christian Brauner <brauner@kernel.org>
To: Charalampos Mitrodimas <charmitro@posteo.net>
Cc: Christian Brauner <brauner@kernel.org>,
linux-kernel@vger.kernel.org, stable@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
Danilo Krummrich <dakr@kernel.org>,
David Howells <dhowells@redhat.com>,
Eric Sandeen <sandeen@redhat.com>
Subject: Re: [PATCH v3] debugfs: fix mount options not being applied
Date: Tue, 19 Aug 2025 13:11:58 +0200 [thread overview]
Message-ID: <20250819-hotel-talent-c8de78760a68@brauner> (raw)
In-Reply-To: <20250816-debugfs-mount-opts-v3-1-d271dad57b5b@posteo.net>
On Sat, 16 Aug 2025 14:14:37 +0000, Charalampos Mitrodimas wrote:
> Mount options (uid, gid, mode) are silently ignored when debugfs is
> mounted. This is a regression introduced during the conversion to the
> new mount API.
>
> When the mount API conversion was done, the parsed options were never
> applied to the superblock when it was reused. As a result, the mount
> options were ignored when debugfs was mounted.
>
> [...]
Applied to the vfs-6.18.misc branch of the vfs/vfs.git tree.
Patches in the vfs-6.18.misc branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-6.18.misc
[1/1] debugfs: fix mount options not being applied
https://git.kernel.org/vfs/vfs/c/8e7e265d558e
next prev parent reply other threads:[~2025-08-19 11:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-16 14:14 [PATCH v3] debugfs: fix mount options not being applied Charalampos Mitrodimas
2025-08-19 11:11 ` Christian Brauner [this message]
2025-08-19 11:18 ` Greg Kroah-Hartman
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=20250819-hotel-talent-c8de78760a68@brauner \
--to=brauner@kernel.org \
--cc=charmitro@posteo.net \
--cc=dakr@kernel.org \
--cc=dhowells@redhat.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=sandeen@redhat.com \
--cc=stable@vger.kernel.org \
/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