public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/2] xfs: bug fixes for 6.6
@ 2023-10-09 18:25 Darrick J. Wong
  2023-10-09 18:25 ` [PATCH 1/2] xfs: adjust the incore perag block_count when shrinking Darrick J. Wong
  2023-10-09 18:25 ` [PATCH 2/2] xfs: process free extents to busy list in FIFO order Darrick J. Wong
  0 siblings, 2 replies; 6+ messages in thread
From: Darrick J. Wong @ 2023-10-09 18:25 UTC (permalink / raw)
  To: djwong; +Cc: linux-xfs

Hi all,

Bug fixes for XFS for 6.6.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

This has been running on the djcloud for months with no problems.  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-6.6-fixes
---
 fs/xfs/libxfs/xfs_ag.c   |    6 ++++++
 fs/xfs/xfs_extent_busy.c |    3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)


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

end of thread, other threads:[~2023-10-10 17:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-09 18:25 [PATCHSET 0/2] xfs: bug fixes for 6.6 Darrick J. Wong
2023-10-09 18:25 ` [PATCH 1/2] xfs: adjust the incore perag block_count when shrinking Darrick J. Wong
2023-10-10  6:55   ` Christoph Hellwig
2023-10-09 18:25 ` [PATCH 2/2] xfs: process free extents to busy list in FIFO order Darrick J. Wong
2023-10-10  6:56   ` Christoph Hellwig
2023-10-10 17:34     ` Darrick J. Wong

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