All of lore.kernel.org
 help / color / mirror / Atom feed
* reject non-zone aligned RT subvolumes
@ 2025-12-15  9:48 Christoph Hellwig
  2025-12-15  9:48 ` [PATCH 1/2] xfs: validate that zoned RT devices are zone aligned Christoph Hellwig
  2025-12-15  9:48 ` [PATCH 2/2] xfs: fix the zoned RT growfs check for zone alignment Christoph Hellwig
  0 siblings, 2 replies; 8+ messages in thread
From: Christoph Hellwig @ 2025-12-15  9:48 UTC (permalink / raw)
  To: Carlos Maiolino; +Cc: Darrick J. Wong, linux-xfs

Hi all,

this rejects not-aligned zoned RT volumes in the SB verifier and in growfs.

Diffstat:
 libxfs/xfs_sb.c |   13 +++++++++++++
 xfs_rtalloc.c   |   14 ++++++++------
 2 files changed, 21 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread
* reject non-zone aligned RT subvolumes v2
@ 2025-12-16 17:30 Christoph Hellwig
  2025-12-16 17:30 ` [PATCH 1/2] xfs: validate that zoned RT devices are zone aligned Christoph Hellwig
  0 siblings, 1 reply; 8+ messages in thread
From: Christoph Hellwig @ 2025-12-16 17:30 UTC (permalink / raw)
  To: Carlos Maiolino; +Cc: Darrick J. Wong, linux-xfs

Hi all,

this rejects not-aligned zoned RT volumes in the SB verifier and in growfs.

Changes since v1:
 - adjust a comment
 - add stable Cc tags

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

end of thread, other threads:[~2025-12-16 17:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15  9:48 reject non-zone aligned RT subvolumes Christoph Hellwig
2025-12-15  9:48 ` [PATCH 1/2] xfs: validate that zoned RT devices are zone aligned Christoph Hellwig
2025-12-15 19:15   ` Darrick J. Wong
2025-12-16  5:10     ` Christoph Hellwig
2025-12-16 15:59       ` Darrick J. Wong
2025-12-15  9:48 ` [PATCH 2/2] xfs: fix the zoned RT growfs check for zone alignment Christoph Hellwig
2025-12-15 19:09   ` Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2025-12-16 17:30 reject non-zone aligned RT subvolumes v2 Christoph Hellwig
2025-12-16 17:30 ` [PATCH 1/2] xfs: validate that zoned RT devices are zone aligned Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.