[GIT PULL] erofs fix for 6.8-rc6
Gao Xiang
xiang at kernel.org
Mon Feb 26 00:46:42 AEDT 2024
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(-)
More information about the Linux-erofs
mailing list