linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Brauner <brauner@kernel.org>
To: Eric Sandeen <sandeen@redhat.com>, Jan Harkes <jaharkes@cs.cmu.edu>
Cc: Christian Brauner <brauner@kernel.org>,
	David Howells <dhowells@redhat.com>,
	Bill O'Donnell <billodo@redhat.com>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] Convert coda to use the new mount API
Date: Wed, 21 Feb 2024 09:21:31 +0100	[thread overview]
Message-ID: <20240221-podest-abbaden-74cf07baf6f1@brauner> (raw)
In-Reply-To: <2d1374cc-6b52-49ff-97d5-670709f54eae@redhat.com>

On Tue, 20 Feb 2024 15:13:50 -0600, Eric Sandeen wrote:
> Convert the coda filesystem to the new internal mount API as the old
> one will be obsoleted and removed.  This allows greater flexibility in
> communication of mount parameters between userspace, the VFS and the
> filesystem.
> 
> See Documentation/filesystems/mount_api.rst for more information.
> 
> [...]

If I'm not supposed to take this let me know.

---

Applied to the vfs.misc branch of the vfs/vfs.git tree.
Patches in the vfs.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.misc

[1/1] Convert coda to use the new mount API
      https://git.kernel.org/vfs/vfs/c/059eec81913e

  reply	other threads:[~2024-02-21  8:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20 21:13 [PATCH] Convert coda to use the new mount API Eric Sandeen
2024-02-21  8:21 ` Christian Brauner [this message]
2024-02-21  8:23 ` Christian Brauner
2024-02-21 14:52   ` Eric Sandeen
2024-02-22  9:02     ` Christian Brauner
2024-02-21 15:40 ` [PATCH V2] " Eric Sandeen
2024-02-21 23:48   ` Ian Kent
2024-02-22  9:03   ` 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=20240221-podest-abbaden-74cf07baf6f1@brauner \
    --to=brauner@kernel.org \
    --cc=billodo@redhat.com \
    --cc=dhowells@redhat.com \
    --cc=jaharkes@cs.cmu.edu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=sandeen@redhat.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 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).