From: "Darrick J. Wong" <djwong@kernel.org>
To: aalbersh@kernel.org, djwong@kernel.org
Cc: dchinner@redhat.com, cmaiolino@redhat.com, cem@kernel.org,
hch@lst.de, linux-xfs@vger.kernel.org
Subject: [PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.16
Date: Tue, 29 Jul 2025 13:13:32 -0700 [thread overview]
Message-ID: <175381998773.3030433.8863651616404014831.stgit@frogsfrogsfrogs> (raw)
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(-)
next reply other threads:[~2025-07-29 20:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-29 20:13 Darrick J. Wong [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175381998773.3030433.8863651616404014831.stgit@frogsfrogsfrogs \
--to=djwong@kernel.org \
--cc=aalbersh@kernel.org \
--cc=cem@kernel.org \
--cc=cmaiolino@redhat.com \
--cc=dchinner@redhat.com \
--cc=hch@lst.de \
--cc=linux-xfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox