From: Amir Goldstein <amir73il@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
Christian Brauner <brauner@kernel.org>,
linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-unionfs@vger.kernel.org
Subject: [GIT PULL] overlayfs update for 6.5 - part 2
Date: Tue, 4 Jul 2023 19:53:04 +0300 [thread overview]
Message-ID: <20230704165304.658275-1-amir73il@gmail.com> (raw)
Hi Linus,
This is a small "move code around" followup by Christian to his
work on porting overlayfs to the new mount api for 6.5.
This branch merges cleanly with master and passes the usual tests.
It has been sitting in linux-next for a few days and yesterday
it was updated with a build warning fix reported by Arnd [1].
It is not strictly necessary to have this merged for rc1, but it will
make things a bit cleaner and simpler for the next development cycle
when I hand overlayfs over to Miklos.
Thanks,
Amir.
[1] https://lore.kernel.org/linux-unionfs/CAOQ4uxj5v=zTsiXvHGD70nMcKSvTVwM2G0raCDePY64gofu+AQ@mail.gmail.com/
The following changes since commit a901a3568fd26ca9c4a82d8bc5ed5b3ed844d451:
Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2023-07-02 11:14:54 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-update-6.5-2
for you to fetch changes up to 7fb7998b599a2e1f3744fbd34a3e7145da841ed1:
ovl: move all parameter handling into params.{c,h} (2023-07-03 16:08:17 +0300)
----------------------------------------------------------------
overlayfs update for 6.5 - part 2
----------------------------------------------------------------
Christian Brauner (1):
ovl: move all parameter handling into params.{c,h}
fs/overlayfs/overlayfs.h | 41 +---
fs/overlayfs/params.c | 532 ++++++++++++++++++++++++++++++++++++++++++++++-
fs/overlayfs/params.h | 42 ++++
fs/overlayfs/super.c | 530 +---------------------------------------------
4 files changed, 581 insertions(+), 564 deletions(-)
create mode 100644 fs/overlayfs/params.h
next reply other threads:[~2023-07-04 16:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-04 16:53 Amir Goldstein [this message]
2023-07-04 18:59 ` pr-tracker-bot
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=20230704165304.658275-1-amir73il@gmail.com \
--to=amir73il@gmail.com \
--cc=brauner@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-unionfs@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=torvalds@linux-foundation.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
all inboxes | Powered by JetHome®