linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs fixes for 6.6-rc6
@ 2023-10-15 12:01 Amir Goldstein
  2023-10-15 16:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Amir Goldstein @ 2023-10-15 12:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Miklos Szeredi, Christian Brauner, linux-kernel, linux-fsdevel,
	linux-unionfs

Hi Linus,

Please pull overlayfs fixes for 6.6-rc6.

An earlier version of the fixes branch:

 001cef5143c3 ("ovl: fix regression in showing lowerdir mount option")

has been sitting in linux-next for a few days.

Since then, I have made two small changes that Miklos requested.
Alas, the linux-next tree was not updated since next-20231013.

This branch has gone through the usual overlayfs test routines and it
merges cleanly with master branch of the moment.

Thanks,
Amir.

----------------------------------------------------------------
The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3:

  Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-fixes-6.6-rc6

for you to fetch changes up to beae836e9c61ee039e367a94b14f7fea08f0ad4c:

  ovl: temporarily disable appending lowedirs (2023-10-14 22:42:45 +0300)

----------------------------------------------------------------
overlayfs fixes for 6.6-rc6:

- Various fixes for regressions due to conversion to new mount api in v6.5

- Disable a new mount option syntax (append lowerdir) that was added in v6.5
  because we plan to add a different lowerdir append syntax in v6.7

----------------------------------------------------------------
Amir Goldstein (4):
      fs: factor out vfs_parse_monolithic_sep() helper
      ovl: fix regression in parsing of mount options with escaped comma
      ovl: fix regression in showing lowerdir mount option
      ovl: temporarily disable appending lowedirs

 Documentation/filesystems/overlayfs.rst |  12 ++++
 fs/fs_context.c                         |  34 +++++++--
 fs/overlayfs/params.c                   | 119 +++++++++++++++-----------------
 include/linux/fs_context.h              |   2 +
 4 files changed, 98 insertions(+), 69 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] overlayfs fixes for 6.6-rc6
  2023-10-15 12:01 [GIT PULL] overlayfs fixes for 6.6-rc6 Amir Goldstein
@ 2023-10-15 16:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-15 16:24 UTC (permalink / raw)
  To: Amir Goldstein
  Cc: Linus Torvalds, Miklos Szeredi, Christian Brauner, linux-kernel,
	linux-fsdevel, linux-unionfs

The pull request you sent on Sun, 15 Oct 2023 15:01:17 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-fixes-6.6-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/19fd4a91ddeec20f9971a06f6328558c392ad66a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-15 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-15 12:01 [GIT PULL] overlayfs fixes for 6.6-rc6 Amir Goldstein
2023-10-15 16:24 ` pr-tracker-bot

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).