On Thu, Nov 07, 2024 at 03:21:31PM -0800, Darrick J. Wong wrote: > Hi everyone, > > Here's a minor revision to yesterday's metadir/rtgroups ondisk format > documentation updates to move the superblock docs to a separate file, > and to remove a few feature flag bits that were removed before the final > release. The last bits of online fsck haven't changed, so I've left > them out for brevity. > > Nobody likes asciidoc, so if you want an easy to read version of the > ondisk documentation, try either: > http://djwong.org/docs/xfs_filesystem_structure.pdf > http://djwong.org/docs/xfs_filesystem_structure.html > > Please have a look at the git tree links for code changes: > https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-documentation.git/log/?h=realtime-groups_2024-11-07 Forgot to mention that these are the unreviewed patches: [PATCHSET v5.6 1/2] xfs-documentation: document metadata directories [PATCH 1/3] design: move superblock documentation to a separate file [PATCH 2/3] design: document the actual ondisk superblock [PATCHSET v5.6 2/2] xfs-documentation: shard the realtime section [PATCH 2/4] design: document realtime groups --D