* [ANNOUNCE] xfsdocs: master branch updated to 242d533
@ 2016-09-08 3:40 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2016-09-08 3:40 UTC (permalink / raw)
To: linux-xfs; +Cc: xfs
[-- Attachment #1: Type: text/plain, Size: 2523 bytes --]
Hi folks,
The xfs documentation repository at
git://git.kernel.org/pub/scm/fs/xfs/xfs-documentation.git
has just been updated.
The new head of the master branch is commit:
242d533 xfsdocs: document the realtime reverse mapping btree
New Commits:
Darrick J. Wong (7):
[8b5acc6] journaling_log: fix some typos in the section about EFDs
[3db09b6] xfsdocs: document known testing procedures
[afcda10] xfsdocs: update the on-disk format with changes for Linux 4.5
[6e7cbb4] xfsdocs: move the discussions of short and long format btrees to a separate chapter
[4302a13] xfsdocs: reverse-mapping btree documentation
[5a9c232] xfsdocs: document refcount btree and reflink
[242d533] xfsdocs: document the realtime reverse mapping btree
Code Diffstat:
.../allocation_groups.asciidoc | 119 ++++----
design/XFS_Filesystem_Structure/btrees.asciidoc | 196 +++++++++++++
.../XFS_Filesystem_Structure/data_extents.asciidoc | 72 +----
design/XFS_Filesystem_Structure/directories.asciidoc | 1 +
design/XFS_Filesystem_Structure/docinfo.xml | 47 ++++
.../internal_inodes.asciidoc | 2 +
.../XFS_Filesystem_Structure/journaling_log.asciidoc | 320 +++++++++++++++++++++-
design/XFS_Filesystem_Structure/magic.asciidoc | 9 +
.../XFS_Filesystem_Structure/ondisk_inode.asciidoc | 50 +++-
.../XFS_Filesystem_Structure/reconstruction.asciidoc | 53 ++++
design/XFS_Filesystem_Structure/refcountbt.asciidoc | 145 ++++++++++
design/XFS_Filesystem_Structure/reflink.asciidoc | 40 +++
design/XFS_Filesystem_Structure/rmapbt.asciidoc | 307 +++++++++++++++++++++
design/XFS_Filesystem_Structure/rtrmapbt.asciidoc | 234 ++++++++++++++++
design/XFS_Filesystem_Structure/testing.asciidoc | 23 ++
.../xfs_filesystem_structure.asciidoc | 12 +
16 files changed, 1482 insertions(+), 148 deletions(-)
create mode 100644 design/XFS_Filesystem_Structure/btrees.asciidoc
create mode 100644 design/XFS_Filesystem_Structure/reconstruction.asciidoc
create mode 100644 design/XFS_Filesystem_Structure/refcountbt.asciidoc
create mode 100644 design/XFS_Filesystem_Structure/reflink.asciidoc
create mode 100644 design/XFS_Filesystem_Structure/rmapbt.asciidoc
create mode 100644 design/XFS_Filesystem_Structure/rtrmapbt.asciidoc
create mode 100644 design/XFS_Filesystem_Structure/testing.asciidoc
--
Dave Chinner
david@fromorbit.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-08 3:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 3:40 [ANNOUNCE] xfsdocs: master branch updated to 242d533 Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).