From: Christian Brauner <brauner@kernel.org>
To: Amir Goldstein <amir73il@gmail.com>
Cc: Christian Brauner <brauner@kernel.org>,
	Miklos Szeredi <miklos@szeredi.hu>, Jan Kara <jack@suse.cz>,
	Christoph Hellwig <hch@lst.de>, Al Viro <viro@zeniv.linux.org.uk>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 0/2] Rename and export some vfs helpers
Date: Mon, 11 Sep 2023 15:09:01 +0200	[thread overview]
Message-ID: <20230911-unrealistisch-stilisieren-a06591402375@brauner> (raw)
In-Reply-To: <20230908132900.2983519-1-amir73il@gmail.com>
On Fri, 08 Sep 2023 16:28:58 +0300, Amir Goldstein wrote:
> Christian,
> 
> This is the rename that you proposed, for the helpers needed by
> overlayfs.
> 
> I could stage this in the overlayfs tree for 6.7, but it has a bit
> of conflict potential, so maybe best if you stage this in vfs tree.
> 
> [...]
Applied to a branch that's expected to stay stable on v6.6-rc1. I have
no strong feelings about these exports so if someone does, please yell.
---
Applied to the vfs.mount.write branch of the vfs/vfs.git tree.
Patches in the vfs.mount.write 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.mount.write
[1/2] fs: rename __mnt_{want,drop}_write*() helpers
      https://git.kernel.org/vfs/vfs/c/3e15dcf77b23
[2/2] fs: export mnt_{get,put}_write_access() to modules
      https://git.kernel.org/vfs/vfs/c/ddf9e2ff67a9
     prev parent reply	other threads:[~2023-09-11 21:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08 13:28 [PATCH 0/2] Rename and export some vfs helpers Amir Goldstein
2023-09-08 13:28 ` [PATCH 1/2] fs: rename __mnt_{want,drop}_write*() helpers Amir Goldstein
2023-09-08 13:29 ` [PATCH 2/2] fs: export mnt_{get,put}_write_access() to modules Amir Goldstein
2023-09-11 13:09 ` Christian Brauner [this message]
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=20230911-unrealistisch-stilisieren-a06591402375@brauner \
    --to=brauner@kernel.org \
    --cc=amir73il@gmail.com \
    --cc=hch@lst.de \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --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).