Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET] mkfs.xfs: codex-inspired bug fixes, part 2
@ 2026-07-01  5:49 Darrick J. Wong
  2026-07-01  5:49 ` [PATCH 1/3] mkfs: pass stat buf pointers around the protofile code Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Darrick J. Wong @ 2026-07-01  5:49 UTC (permalink / raw)
  To: djwong, aalbersh; +Cc: linux-xfs, linux-xfs, hch

Hi all,

Here's a batch of mkfs.xfs fixes resulting from Codex reviews.
These are really just the patches from yesterday that needed more tweaks.

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

With a bit of luck, this should all go splendidly.
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=mkfs-codex-fixes2
---
Commits in this patchset:
 * mkfs: pass stat buf pointers around the protofile code
 * mkfs: fix hardlink detection in directory import code
 * mkfs: PQUOTA shouldn't conflict with GQNOENFORCE
---
 mkfs/proto.c    |   47 +++++++++++++++++++++++++++++------------------
 mkfs/xfs_mkfs.c |    2 +-
 2 files changed, 30 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2026-07-01 10:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01  5:49 [PATCHSET] mkfs.xfs: codex-inspired bug fixes, part 2 Darrick J. Wong
2026-07-01  5:49 ` [PATCH 1/3] mkfs: pass stat buf pointers around the protofile code Darrick J. Wong
2026-07-01 10:33   ` Christoph Hellwig
2026-07-01  5:49 ` [PATCH 2/3] mkfs: fix hardlink detection in directory import code Darrick J. Wong
2026-07-01 10:33   ` Christoph Hellwig
2026-07-01  5:50 ` [PATCH 3/3] mkfs: PQUOTA shouldn't conflict with GQNOENFORCE Darrick J. Wong
2026-07-01 10:34   ` Christoph Hellwig

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