All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHBOMB v2] xfsprogs: utility changes for 6.12
@ 2024-10-29 15:44 Darrick J. Wong
  2024-10-29 15:47 ` [PATCHSET v5.2 1/2] xfs_db: debug realtime geometry Darrick J. Wong
  2024-10-29 15:47 ` [PATCHSET 2/2] mkfs: new config file for 6.12 LTS Darrick J. Wong
  0 siblings, 2 replies; 17+ messages in thread
From: Darrick J. Wong @ 2024-10-29 15:44 UTC (permalink / raw)
  To: Andrey Albershteyn; +Cc: xfs, Christoph Hellwig

Hi Andrey/Christoph,

Here are all the unreviewed changes to the xfsprogs utilities that I'd
like to get in for 6.12.  I'll send a pull request with all the reviewed
patches separately; this resend is just to get RVBs for wiring up xfs_db
support for realtime volumes in preparation for future rt modernization,
and a new patch to add a mkfs config file for 6.12 LTS kernels.

[PATCHSET v5.2 1/2] xfs_db: debug realtime geometry
  [PATCH 4/8] xfs_db: access realtime file blocks
  [PATCH 5/8] xfs_db: access arbitrary realtime blocks and extents
  [PATCH 6/8] xfs_db: enable conversion of rt space units
[PATCHSET 2/2] mkfs: new config file for 6.12 LTS
  [PATCH 1/1] mkfs: add a config file for 6.12 LTS kernels

--D

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCHSET 7/7] mkfs: new config file for 6.12 LTS
@ 2024-10-31 23:08 Darrick J. Wong
  2024-10-31 23:25 ` [PATCH 1/1] mkfs: add a config file for 6.12 LTS kernels Darrick J. Wong
  0 siblings, 1 reply; 17+ messages in thread
From: Darrick J. Wong @ 2024-10-31 23:08 UTC (permalink / raw)
  To: djwong, aalbersh; +Cc: linux-xfs

Hi all,

New mkfs config file for 6.12 LTS.

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

Comments and questions are, as always, welcome.

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=mkfs-configs-6.12
---
Commits in this patchset:
 * mkfs: add a config file for 6.12 LTS kernels
---
 mkfs/Makefile      |    3 ++-
 mkfs/lts_6.12.conf |   19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)
 create mode 100644 mkfs/lts_6.12.conf


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

end of thread, other threads:[~2024-10-31 23:25 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 15:44 [PATCHBOMB v2] xfsprogs: utility changes for 6.12 Darrick J. Wong
2024-10-29 15:47 ` [PATCHSET v5.2 1/2] xfs_db: debug realtime geometry Darrick J. Wong
2024-10-29 15:47   ` [PATCH 1/8] xfs_db: support passing the realtime device to the debugger Darrick J. Wong
2024-10-29 15:48   ` [PATCH 2/8] xfs_db: report the realtime device when associated with each io cursor Darrick J. Wong
2024-10-29 15:48   ` [PATCH 3/8] xfs_db: make the daddr command target the realtime device Darrick J. Wong
2024-10-29 15:48   ` [PATCH 4/8] xfs_db: access realtime file blocks Darrick J. Wong
2024-10-30  4:34     ` Christoph Hellwig
2024-10-29 15:49   ` [PATCH 5/8] xfs_db: access arbitrary realtime blocks and extents Darrick J. Wong
2024-10-30  4:35     ` Christoph Hellwig
2024-10-29 15:49   ` [PATCH 6/8] xfs_db: enable conversion of rt space units Darrick J. Wong
2024-10-30  4:35     ` Christoph Hellwig
2024-10-29 15:49   ` [PATCH 7/8] xfs_db: convert rtbitmap geometry Darrick J. Wong
2024-10-29 15:49   ` [PATCH 8/8] xfs_db: convert rtsummary geometry Darrick J. Wong
2024-10-29 15:47 ` [PATCHSET 2/2] mkfs: new config file for 6.12 LTS Darrick J. Wong
2024-10-29 15:50   ` [PATCH 1/1] mkfs: add a config file for 6.12 LTS kernels Darrick J. Wong
2024-10-30  4:36     ` Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2024-10-31 23:08 [PATCHSET 7/7] mkfs: new config file for 6.12 LTS Darrick J. Wong
2024-10-31 23:25 ` [PATCH 1/1] mkfs: add a config file for 6.12 LTS kernels Darrick J. Wong

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.