From: Christoph Hellwig <hch@lst.de>
To: viro@zeniv.linux.org.uk
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] fs: simplify vfs_get_super
Date: Mon, 21 Nov 2022 08:50:32 +0100 [thread overview]
Message-ID: <20221121075032.GA24804@lst.de> (raw)
In-Reply-To: <20221031124626.381838-1-hch@lst.de>
On Mon, Oct 31, 2022 at 01:46:26PM +0100, Christoph Hellwig wrote:
> Remove the pointless keying argument and associated enum and pass the
> fill_super callback and a "bool reconf" instead. Also mark the function
> static given that there are no users outside of super.c.
Al, can you pick this one up?
next prev parent reply other threads:[~2022-11-21 7:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-31 12:46 [PATCH] fs: simplify vfs_get_super Christoph Hellwig
2022-11-21 7:50 ` Christoph Hellwig [this message]
2022-11-25 4:32 ` Al Viro
2022-11-28 12:01 ` Christian Brauner
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=20221121075032.GA24804@lst.de \
--to=hch@lst.de \
--cc=linux-fsdevel@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;
as well as URLs for NNTP newsgroup(s).