All of lore.kernel.org
 help / color / mirror / Atom feed
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 fixes for 6.6-rc2
Date: Mon, 11 Sep 2023 11:06:01 +0300	[thread overview]
Message-ID: <20230911080601.3145430-1-amir73il@gmail.com> (raw)

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

             reply	other threads:[~2023-09-11  8:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11  8:06 Amir Goldstein [this message]
2023-09-12 16:14 ` [GIT PULL] overlayfs fixes for 6.6-rc2 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=20230911080601.3145430-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.