linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.16
@ 2025-07-29 20:13 Darrick J. Wong
  2025-07-29 20:13 ` [PATCH 1/2] xfs: catch stale AGF/AGF metadata Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Darrick J. Wong @ 2025-07-29 20:13 UTC (permalink / raw)
  To: aalbersh, djwong; +Cc: dchinner, cmaiolino, cem, hch, linux-xfs

Hi all,

Port kernel libxfs code to userspace.

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

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=libxfs-6.16-sync
---
Commits in this patchset:
 * xfs: catch stale AGF/AGF metadata
 * xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
---
 libxfs/xfs_alloc.c  |   41 +++++++++++++++++++++++++++++++++--------
 libxfs/xfs_group.c  |   14 +++++++++-----
 libxfs/xfs_ialloc.c |   31 +++++++++++++++++++++++++++----
 3 files changed, 69 insertions(+), 17 deletions(-)


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

end of thread, other threads:[~2025-07-30 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 20:13 [PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.16 Darrick J. Wong
2025-07-29 20:13 ` [PATCH 1/2] xfs: catch stale AGF/AGF metadata Darrick J. Wong
2025-07-29 20:13 ` [PATCH 2/2] xfs: don't allocate the xfs_extent_busy structure for zoned RTGs Darrick J. Wong
2025-07-30 14:25 ` [PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.16 Christoph Hellwig

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).