Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET v2 0/2] xfs: random fixes for 5.19-rc4
@ 2022-06-23 20:39 Darrick J. Wong
  2022-06-23 20:40 ` [PATCH 1/2] xfs: always free xattri_leaf_bp when cancelling a deferred op Darrick J. Wong
  2022-06-23 20:40 ` [PATCH 2/2] xfs: clean up the end of xfs_attri_item_recover Darrick J. Wong
  0 siblings, 2 replies; 5+ messages in thread
From: Darrick J. Wong @ 2022-06-23 20:39 UTC (permalink / raw)
  To: djwong; +Cc: linux-xfs, david, allison.henderson

Hi all,

Fix some unmount hangs during recovery of larp xattr operations.

v2: clean up function prologue, fix bugs in v1 patch

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=xfs-fixes-5.19
---
 fs/xfs/xfs_attr_item.c |   43 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 34 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2022-06-23 23:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-23 20:39 [PATCHSET v2 0/2] xfs: random fixes for 5.19-rc4 Darrick J. Wong
2022-06-23 20:40 ` [PATCH 1/2] xfs: always free xattri_leaf_bp when cancelling a deferred op Darrick J. Wong
2022-06-23 23:09   ` Dave Chinner
2022-06-23 20:40 ` [PATCH 2/2] xfs: clean up the end of xfs_attri_item_recover Darrick J. Wong
2022-06-23 23:13   ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox