[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250819151933.681698-1-amir73il@gmail.com>
Date: Tue, 19 Aug 2025 17:19:33 +0200
From: Amir Goldstein <amir73il@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Miklos Szeredi <miklos@...redi.hu>,
Christian Brauner <brauner@...nel.org>,
NeilBrown <neil@...wn.name>,
linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org,
linux-unionfs@...r.kernel.org
Subject: [GIT PULL] overlayfs fixes for 6.17-rc1
Hi Linus,
Please pull overlayfs fixes for 6.17-rc1 with fixes for
two fallouts from Neil's directory locking changes in 6.17-rc1.
Thanks,
Amir.
----------------------------------------------------------------
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-fixes-6.17-rc1
for you to fetch changes up to e8bd877fb76bb9f35253e8f41ce0c772269934dd:
ovl: fix possible double unlink (2025-08-18 13:16:49 +0200)
----------------------------------------------------------------
overlayfs fixes for 6.17-rc1
----------------------------------------------------------------
Amir Goldstein (1):
ovl: fix possible double unlink
NeilBrown (1):
ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
fs/overlayfs/dir.c | 2 +-
fs/overlayfs/util.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists