From: "Darrick J. Wong" <djwong@kernel.org>
To: xfs <linux-xfs@vger.kernel.org>
Subject: [ANNOUNCE] xfs-documentation: for-next updated to f512c164a1d0e8
Date: Tue, 26 Nov 2024 16:44:02 -0800 [thread overview]
Message-ID: <20241127004402.GR9438@frogsfrogsfrogs> (raw)
Hi folks,
The for-next 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 for-next branch is commit:
f512c164a1d0e8 Merge tag 'xfsdocs-6.13-updates_2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-documentation
11 new commits:
Darrick J. Wong (11):
[d1eae8f704d8c1] design: update metadata reconstruction chapter
[50cc5ebc4df7da] design: document filesystem properties
[7e5b5ce0cdf2ce] design: move superblock documentation to a separate file
[96dbe1c6444ac9] design: document the actual ondisk superblock
[9feec865ecec2a] design: document the changes required to handle metadata directories
[94508b87c93d10] design: move discussion of realtime volumes to a separate section
[770553ba7196cb] design: document realtime groups
[7a34dc0985cf92] design: document metadata directory tree quota changes
[6d3d7596b8635d] design: update metadump v2 format to reflect rt dumps
[368784fa00f920] xfs-documentation: release for 6.1[23]
[f512c164a1d0e8] Merge tag 'xfsdocs-6.13-updates_2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-documentation
Code Diffstat:
.../allocation_groups.asciidoc | 570 +-------------------
.../XFS_Filesystem_Structure/common_types.asciidoc | 4 +-
design/XFS_Filesystem_Structure/docinfo.xml | 19 +
.../fs_properties.asciidoc | 28 +
.../internal_inodes.asciidoc | 154 ++++--
design/XFS_Filesystem_Structure/magic.asciidoc | 3 +
design/XFS_Filesystem_Structure/metadump.asciidoc | 12 +-
.../XFS_Filesystem_Structure/ondisk_inode.asciidoc | 27 +-
design/XFS_Filesystem_Structure/realtime.asciidoc | 394 ++++++++++++++
.../reconstruction.asciidoc | 17 +-
.../XFS_Filesystem_Structure/superblock.asciidoc | 574 +++++++++++++++++++++
.../xfs_filesystem_structure.asciidoc | 4 +
12 files changed, 1192 insertions(+), 614 deletions(-)
create mode 100644 design/XFS_Filesystem_Structure/fs_properties.asciidoc
create mode 100644 design/XFS_Filesystem_Structure/realtime.asciidoc
create mode 100644 design/XFS_Filesystem_Structure/superblock.asciidoc
reply other threads:[~2024-11-27 0:44 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=20241127004402.GR9438@frogsfrogsfrogs \
--to=djwong@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox