[GIT PULL] overlayfs fixes for 6.7-rc7
From: Amir Goldstein
Date: Tue Dec 19 2023 - 22:35:23 EST
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(-)