public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsprogs/mkfs: consolidate subvolume validation logic for file images
@ 2026-04-04 16:36 Zorro Lang
  2026-04-04 16:36 ` [PATCH 1/2] mkfs: fix assertion failure on empty data file Zorro Lang
  2026-04-04 16:36 ` [PATCH 2/2] mkfs: unify validation behavior for data, log and rt dev Zorro Lang
  0 siblings, 2 replies; 6+ messages in thread
From: Zorro Lang @ 2026-04-04 16:36 UTC (permalink / raw)
  To: linux-xfs; +Cc: Eric Sandeen

This patchset contains two patches:
[PATCH 1/2] mkfs: fix assertion failure on empty data file
[PATCH 2/2] mkfs: unify validation behavior for data, log and rt dev

[PATCH 1/2] trys to fix an assertion failure in xfs_mkfs.c . Then [PATCH 2/2]
trys to rewrite the subvolume validation logic of validate_{data,log,rt}dev.
Further details are available in the patches. Any feedback or review points
would be appreciated.

Thanks,
Zorro

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

end of thread, other threads:[~2026-04-07  5:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-04 16:36 [PATCH 0/2] xfsprogs/mkfs: consolidate subvolume validation logic for file images Zorro Lang
2026-04-04 16:36 ` [PATCH 1/2] mkfs: fix assertion failure on empty data file Zorro Lang
2026-04-06 15:26   ` Darrick J. Wong
2026-04-04 16:36 ` [PATCH 2/2] mkfs: unify validation behavior for data, log and rt dev Zorro Lang
2026-04-06 15:37   ` Darrick J. Wong
2026-04-07  5:38     ` Christoph Hellwig

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