public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] xfs-documentation: updates for 6.10
@ 2024-08-07 19:14 Darrick J. Wong
  2024-08-07 19:14 ` [PATCH 1/5] design: document atomic file mapping exchange log intent structures Darrick J. Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Darrick J. Wong @ 2024-08-07 19:14 UTC (permalink / raw)
  To: djwong; +Cc: chandanbabu, hch, linux-xfs

Hi all,

Here's a pile of updates detailing the changes made during 2023 and 2024 for
kernel 6.10.

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.

xfsdocs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-documentation.git/log/?h=xfsdocs-6.10-updates
---
Commits in this patchset:
 * design: document atomic file mapping exchange log intent structures
 * design: document new name-value logged attribute variants
 * design: document the parent pointer ondisk format
 * design: document the metadump v2 format
 * design: fix the changelog to reflect the new changes
---
 .../allocation_groups.asciidoc                     |   14 ++
 design/XFS_Filesystem_Structure/docinfo.xml        |   32 ++++
 .../extended_attributes.asciidoc                   |   95 +++++++++++
 .../journaling_log.asciidoc                        |  177 +++++++++++++++++++-
 design/XFS_Filesystem_Structure/magic.asciidoc     |    2 
 design/XFS_Filesystem_Structure/metadump.asciidoc  |  112 ++++++++++++-
 6 files changed, 423 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2024-08-08 16:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 19:14 [PATCHSET] xfs-documentation: updates for 6.10 Darrick J. Wong
2024-08-07 19:14 ` [PATCH 1/5] design: document atomic file mapping exchange log intent structures Darrick J. Wong
2024-08-08 14:07   ` Christoph Hellwig
2024-08-07 19:14 ` [PATCH 2/5] design: document new name-value logged attribute variants Darrick J. Wong
2024-08-08 14:08   ` Christoph Hellwig
2024-08-08 16:57     ` Darrick J. Wong
2024-08-07 19:14 ` [PATCH 3/5] design: document the parent pointer ondisk format Darrick J. Wong
2024-08-08 14:09   ` Christoph Hellwig
2024-08-07 19:14 ` [PATCH 4/5] design: document the metadump v2 format Darrick J. Wong
2024-08-08 14:09   ` Christoph Hellwig
2024-08-07 19:15 ` [PATCH 5/5] design: fix the changelog to reflect the new changes Darrick J. Wong
2024-08-08 14:10   ` Christoph Hellwig

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