linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xfs: bug fixes for 5.16-rc2
@ 2021-11-27 20:06 Darrick J. Wong
  2021-11-27 21:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2021-11-27 20:06 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fsdevel, linux-xfs, david, linux-kernel, sandeen, hch

Hi Linus,

Please pull this branch containing fixes for a resource leak and a
build robot complaint about totally dead code for 5.16-rc2.

The branch merges cleanly against upstream as of a few minutes ago.
Please let me know if anything else strange happens during the merge
process.

--D

The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:

  Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.16-fixes-1

for you to fetch changes up to 1090427bf18f9835b3ccbd36edf43f2509444e27:

  xfs: remove xfs_inew_wait (2021-11-24 10:06:02 -0800)

----------------------------------------------------------------
Fixes for 5.16-rc2:
 - Fix buffer resource leak that could lead to livelock on corrupt fs.
 - Remove unused function xfs_inew_wait to shut up the build robots.

----------------------------------------------------------------
Christoph Hellwig (1):
      xfs: remove xfs_inew_wait

Yang Xu (1):
      xfs: Fix the free logic of state in xfs_attr_node_hasname

 fs/xfs/libxfs/xfs_attr.c | 27 ++++++++++++---------------
 fs/xfs/xfs_icache.c      | 21 ---------------------
 fs/xfs/xfs_inode.h       |  4 +---
 3 files changed, 13 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] xfs: bug fixes for 5.16-rc2
  2021-11-27 20:06 [GIT PULL] xfs: bug fixes for 5.16-rc2 Darrick J. Wong
@ 2021-11-27 21:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-27 21:03 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, linux-fsdevel, linux-xfs, david, linux-kernel,
	sandeen, hch

The pull request you sent on Sat, 27 Nov 2021 12:06:06 -0800:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.16-fixes-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f0dda359c4563cbb1b0f97b0dbbcdc553156541

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-27 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-27 20:06 [GIT PULL] xfs: bug fixes for 5.16-rc2 Darrick J. Wong
2021-11-27 21:03 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).