mbox series

[GIT,PULL] overlayfs fixes for 6.7-rc7

Message ID 20231220033505.735262-1-amir73il@gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] overlayfs fixes for 6.7-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-fixes-6.7-rc7

Message

Amir Goldstein Dec. 20, 2023, 3:35 a.m. UTC
Hi Linus,

Please pull an overlayfs fix for a regression from 6.7-rc1.

This branch has been sitting in linux-next for a few days 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-fixes-6.7-rc7

for you to fetch changes up to 413ba91089c74207313b315e04cf381ffb5b20e4:

  ovl: fix dentry reference leak after changes to underlying layers (2023-12-17 13:33:46 +0200)

----------------------------------------------------------------
overlayfs fixes for 6.7-rc7

----------------------------------------------------------------
Amir Goldstein (1):
      ovl: fix dentry reference leak after changes to underlying layers

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

Comments

pr-tracker-bot@kernel.org Dec. 20, 2023, 8:13 p.m. UTC | #1
The pull request you sent on Wed, 20 Dec 2023 05:35:05 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-fixes-6.7-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1a44b0073b9235521280e19d963b6dfef7888f18

Thank you!