Hi Darrick,
Please pull this branch with changes.
As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts. Please let me know if you
encounter any problems.
The following changes since commit 858b0667d5643eb9250a6037a3ab20024f700321:
design: document extended attribute log item changes (2023-02-16 13:56:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-documentation.git tags/xfsdocs-6.10-updates_2024-08-22
for you to fetch changes up to 3ecf3b36dd08cef08d7cb247a0ca911d4d457e56:
design: fix the changelog to reflect the new changes (2024-08-22 16:58:06 -0700)
----------------------------------------------------------------
xfs-documentation: updates for 6.10 [1/5]
Here's a pile of updates detailing the changes made during 2023 and 2024 for
kernel 6.10.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
----------------------------------------------------------------
Darrick J. Wong (5):
design: document atomic file mapping exchange log intent structures
design: document new logged parent pointer attribute variants
design: document the parent pointer ondisk format
design: document the metadump v2 format
design: fix the changelog to reflect the new changes
.../allocation_groups.asciidoc | 14 ++
design/XFS_Filesystem_Structure/docinfo.xml | 32 ++++
.../extended_attributes.asciidoc | 95 +++++++++++
.../journaling_log.asciidoc | 177 ++++++++++++++++++++-
design/XFS_Filesystem_Structure/magic.asciidoc | 2 +
design/XFS_Filesystem_Structure/metadump.asciidoc | 112 ++++++++++++-
6 files changed, 423 insertions(+), 9 deletions(-)
Hi Darrick, Please pull this branch with changes. As usual, I did a test-merge with the main upstream branch as of a few minutes ago, and didn't see any conflicts. Please let me know if you encounter any problems. The following changes since commit 858b0667d5643eb9250a6037a3ab20024f700321: design: document extended attribute log item changes (2023-02-16 13:56:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-documentation.git tags/xfsdocs-6.10-updates_2024-08-22 for you to fetch changes up to 3ecf3b36dd08cef08d7cb247a0ca911d4d457e56: design: fix the changelog to reflect the new changes (2024-08-22 16:58:06 -0700) ---------------------------------------------------------------- xfs-documentation: updates for 6.10 [1/5] Here's a pile of updates detailing the changes made during 2023 and 2024 for kernel 6.10. Signed-off-by: Darrick J. Wong <djwong@kernel.org> ---------------------------------------------------------------- Darrick J. Wong (5): design: document atomic file mapping exchange log intent structures design: document new logged parent pointer attribute variants design: document the parent pointer ondisk format design: document the metadump v2 format design: fix the changelog to reflect the new changes .../allocation_groups.asciidoc | 14 ++ design/XFS_Filesystem_Structure/docinfo.xml | 32 ++++ .../extended_attributes.asciidoc | 95 +++++++++++ .../journaling_log.asciidoc | 177 ++++++++++++++++++++- design/XFS_Filesystem_Structure/magic.asciidoc | 2 + design/XFS_Filesystem_Structure/metadump.asciidoc | 112 ++++++++++++- 6 files changed, 423 insertions(+), 9 deletions(-)