[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231117131315.1927413-1-amir73il@gmail.com>
Date: Fri, 17 Nov 2023 15:13:15 +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>,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-unionfs@...r.kernel.org
Subject: [GIT PULL] overlayfs fixes for 6.7-rc2
Hi Linus,
Please pull a fix to overlayfs param parsing bug from v6.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 b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-fixes-6.7-rc2
for you to fetch changes up to 37f32f52643869131ec01bb69bdf9f404f6109fb:
ovl: fix memory leak in ovl_parse_param() (2023-11-14 08:09:36 +0200)
----------------------------------------------------------------
overlayfs fixes for 6.7-rc2
----------------------------------------------------------------
Amir Goldstein (2):
ovl: fix misformatted comment
ovl: fix memory leak in ovl_parse_param()
fs/overlayfs/params.c | 11 +++++------
fs/overlayfs/util.c | 2 +-
2 files changed, 6 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists