* [GIT PULL] overlayfs updates for 6.8
@ 2024-01-10 16:29 Amir Goldstein
2024-01-10 20:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Amir Goldstein @ 2024-01-10 16:29 UTC (permalink / raw)
To: Linus Torvalds
Cc: Miklos Szeredi, Christian Brauner, linux-kernel, linux-fsdevel,
linux-unionfs
Hi Linus,
Please pull overlayfs updates for 6.8.
This is a very small update with no bug fixes and no new features.
The larger update of overlayfs for this cycle, the re-factoring
of overlayfs code into generic backing_file helpers, was already
merged via a PR that I had sent Christian before the merge window.
This branch has been sitting in linux-next for a few weeks and
it has gone through the usual overlayfs test routines.
The branch merges cleanly with master branch of the moment.
Thanks,
Amir.
----------------------------------------------------------------
The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:
Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-update-6.8
for you to fetch changes up to d17bb4620f90f81d8a8a45c3d025c679a1b5efcd:
overlayfs.rst: fix ReST formatting (2023-12-15 12:31:36 +0200)
----------------------------------------------------------------
overlayfs updates for 6.8
- Simplify/clarify some code
No bug fixes here, just some changes following questions from Al
about overlayfs code that could be a little more simple to follow.
- Overlayfs documentation style fixes
Mainly fixes for ReST formatting suggested by documentation developers.
----------------------------------------------------------------
Amir Goldstein (4):
ovl: remove redundant ofs->indexdir member
ovl: initialize ovl_copy_up_ctx.destname inside ovl_do_copy_up()
overlayfs.rst: use consistent feature names
overlayfs.rst: fix ReST formatting
Documentation/filesystems/overlayfs.rst | 104 +++++++++++++++++---------------
fs/overlayfs/copy_up.c | 8 ++-
fs/overlayfs/export.c | 4 +-
fs/overlayfs/namei.c | 4 +-
fs/overlayfs/ovl_entry.h | 5 +-
fs/overlayfs/params.c | 2 -
fs/overlayfs/readdir.c | 2 +-
fs/overlayfs/super.c | 19 +++---
fs/overlayfs/util.c | 2 +-
9 files changed, 76 insertions(+), 74 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] overlayfs updates for 6.8
2024-01-10 16:29 [GIT PULL] overlayfs updates for 6.8 Amir Goldstein
@ 2024-01-10 20:38 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-10 20:38 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 Wed, 10 Jan 2024 18:29:00 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-update-6.8
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4d925f60578ab3b13e2cfeb5e6e38cb83d51e032
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:[~2024-01-10 20:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10 16:29 [GIT PULL] overlayfs updates for 6.8 Amir Goldstein
2024-01-10 20:38 ` 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).