All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-documentation: master updated to 7d07fb949b0f3a
@ 2025-04-08 16:29 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2025-04-08 16:29 UTC (permalink / raw)
  To: cem, hch, linux-xfs

Hi folks,

The master branch of the xfs-documentation repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-documentation.git

has just been updated.  You can find a pdf version of this document
here at some point when kup finishes syncing mirrors.

https://www.kernel.org/pub/linux/utils/fs/xfs/docs/xfs_filesystem_structure.pdf

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.

The new head of the master branch is commit:

7d07fb949b0f3a xfs-documentation: bump design doc revisions

4 new commits:

Christoph Hellwig (1):
      [b54ac15f578a78] design: document the zoned on-disk format

Darrick J. Wong (3):
      [f6cb034224a9a0] design: document the revisions to the realtime rmap formats
      [e271e0a698d6f6] design: document changes for the realtime refcount btree
      [7d07fb949b0f3a] xfs-documentation: bump design doc revisions

Code Diffstat:

 design/XFS_Filesystem_Structure/docinfo.xml        |  16 ++
 .../internal_inodes.asciidoc                       |   7 +
 .../journaling_log.asciidoc                        |  32 +--
 design/XFS_Filesystem_Structure/magic.asciidoc     |   7 +
 .../XFS_Filesystem_Structure/ondisk_inode.asciidoc |  16 +-
 design/XFS_Filesystem_Structure/realtime.asciidoc  |  45 ++++-
 .../XFS_Filesystem_Structure/rtrefcountbt.asciidoc | 172 +++++++++++++++++
 design/XFS_Filesystem_Structure/rtrmapbt.asciidoc  | 215 +++++++++------------
 .../XFS_Filesystem_Structure/superblock.asciidoc   |  25 +++
 9 files changed, 392 insertions(+), 143 deletions(-)
 create mode 100644 design/XFS_Filesystem_Structure/rtrefcountbt.asciidoc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-04-08 16:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08 16:29 [ANNOUNCE] xfs-documentation: master updated to 7d07fb949b0f3a 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.