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

Hi Linus,

Please pull these two fixes for pretty old regressions.
They have no relation to the ovl updates in 6.6-rc1, except for
the timing. They were reported late in the merge window.

I could have sent the fixes last week, during the merge window,
but they are not so urgent, so I preferred to test them against rc1.

This branch has been sitting in linux-next for over a week and
it has gone through all the usual overlayfs test routines.

The branch merges cleanly with master branch of the moment
and I even signed it this time ;)

Thanks,
Amir.

----------------------------------------------------------------

The following changes since commit 92901222f83d988617aee37680cb29e1a743b5e4:

  Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs (2023-09-02 15:37:59 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 724768a39374d35b70eaeae8dd87048a2ec7ae8e:

  ovl: fix incorrect fdput() on aio completion (2023-09-04 18:27:38 +0300)

----------------------------------------------------------------
overlayfs fixes for 6.6-rc2

----------------------------------------------------------------
Amir Goldstein (2):
      ovl: fix failed copyup of fileattr on a symlink
      ovl: fix incorrect fdput() on aio completion

 fs/overlayfs/copy_up.c | 3 ++-
 fs/overlayfs/file.c    | 9 +++------
 2 files changed, 5 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2023-09-12 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-11  8:06 [GIT PULL] overlayfs fixes for 6.6-rc2 Amir Goldstein
2023-09-12 16:14 ` 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).