[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZdtEwtN2BsCYnCeY@debian>
Date: Sun, 25 Feb 2024 21:46:42 +0800
From: Gao Xiang <xiang@...nel.org>
To: Linus Torvalds <torvalds@...uxfoundation.org>
Cc: linux-erofs@...ts.ozlabs.org, LKML <linux-kernel@...r.kernel.org>,
Sandeep Dhavale <dhavale@...gle.com>, Chao Yu <chao@...nel.org>,
Jingbo Xu <jefflexu@...ux.alibaba.com>, Yue Hu <huyue2@...lpad.com>
Subject: [GIT PULL] erofs fix for 6.8-rc6
Hi Linus,
Could you consider this fix for 6.8-rc6?
The detailed description is as below and I think it'd be
much better to be landed now than later.
It has been in -next and no potential merge conflict is observed.
Thanks,
Gao Xiang
The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:
Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.8-rc6-fixes
for you to fetch changes up to 56ee7db31187dc36d501622cb5f1415e88e01c2a:
erofs: fix refcount on the metabuf used for inode lookup (2024-02-22 15:54:21 +0800)
----------------------------------------------------------------
Change since last update:
- Fix page refcount leak when looking up specific inodes
introduced by metabuf reworking.
----------------------------------------------------------------
Sandeep Dhavale (1):
erofs: fix refcount on the metabuf used for inode lookup
fs/erofs/namei.c | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists