[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200613054130.GK11245@magnolia>
Date: Fri, 12 Jun 2020 22:41:30 -0700
From: "Darrick J. Wong" <djwong@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "Darrick J. Wong" <djwong@...nel.org>,
linux-fsdevel@...r.kernel.org, linux-xfs@...r.kernel.org,
david@...morbit.com, linux-kernel@...r.kernel.org,
sandeen@...deen.net, hch@....de
Subject: [GIT PULL] xfs: bug fixes for 5.8-rc1
Hi Linus,
Please pull this last merge request before -rc1. We've settled down
into the bugfix phase; this one fixes an error bailout path.
This branch merges cleanly with master as of a few minutes ago, so
please let me know if anything strange happens.
--D
The following changes since commit 6dcde60efd946e38fac8d276a6ca47492103e856:
xfs: more lockdep whackamole with kmem_alloc* (2020-05-27 08:49:28 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.8-merge-9
for you to fetch changes up to 8cc0072469723459dc6bd7beff81b2b3149f4cf4:
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster() (2020-06-08 20:57:03 -0700)
----------------------------------------------------------------
Fixes for 5.8:
- Fix a resource leak on an error bailout.
----------------------------------------------------------------
Chuhong Yuan (1):
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
fs/xfs/xfs_inode.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists