All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: cem@kernel.org, hch@lst.de, linux-xfs@vger.kernel.org
Subject: [ANNOUNCE] xfs-documentation: master updated to 7d07fb949b0f3a
Date: Tue, 8 Apr 2025 09:29:08 -0700	[thread overview]
Message-ID: <20250408162908.GG6283@frogsfrogsfrogs> (raw)

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

                 reply	other threads:[~2025-04-08 16:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250408162908.GG6283@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=cem@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.