public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-documentation: for-next updated to f512c164a1d0e8
@ 2024-11-27  0:44 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2024-11-27  0:44 UTC (permalink / raw)
  To: xfs

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

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

only message in thread, other threads:[~2024-11-27  0:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27  0:44 [ANNOUNCE] xfs-documentation: for-next updated to f512c164a1d0e8 Darrick J. Wong

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