public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/6] xfs-docs: reorganize chapters, refcountbt and rmapbt chapters update
@ 2016-03-05  0:35 Darrick J. Wong
  2016-03-05  0:35 ` [PATCH 1/6] xfsdocs: document known testing procedures Darrick J. Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Darrick J. Wong @ 2016-03-05  0:35 UTC (permalink / raw)
  To: hch, david, darrick.wong; +Cc: xfs

Hi all,

This is part of the fifth revision of a patchset for adding support to
XFS for tracking reverse-mappings of physical blocks to file and
metadata; and support for mapping multiple file logical blocks to the
same physical block, more commonly known as reflinking.

This patch set does the following:

 * Adds a chapter discussing the importance of thoroughly testing new
   disk format changes with xfstests, and how to find the source code.

 * Adds in all the disk format changes for Linux 4.5.

 * Separates the btree sections into a separate chapter about the
   generic btree structure, and adds a section about the new support
   for overlapped interval records.

 * Adds chapters discussing reflink, the reference count btree, and
 * the reserve-mapping btree.

The patch set is based on the current master branch of xfs-docs[1].
Comments and questions are, as always, welcome.

--D

[1] https://github.com/djwong/xfs-documentation/tree/reflink-devel

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-03-08  2:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-05  0:35 [PATCH v5 0/6] xfs-docs: reorganize chapters, refcountbt and rmapbt chapters update Darrick J. Wong
2016-03-05  0:35 ` [PATCH 1/6] xfsdocs: document known testing procedures Darrick J. Wong
2016-03-05 20:34   ` Christoph Hellwig
2016-03-05  0:35 ` [PATCH 2/6] xfsdocs: update the on-disk format with changes for Linux 4.5 Darrick J. Wong
2016-03-05 20:36   ` Christoph Hellwig
2016-03-08  2:34     ` Darrick J. Wong
2016-03-05  0:35 ` [PATCH 3/6] xfsdocs: move the discussions of short and long format btrees to a separate chapter Darrick J. Wong
2016-03-05 20:38   ` Christoph Hellwig
2016-03-05  0:35 ` [PATCH 4/6] xfsdocs: reverse-mapping btree documentation Darrick J. Wong
2016-03-05  0:35 ` [PATCH 5/6] xfsdocs: document refcount btree and reflink Darrick J. Wong
2016-03-05  0:35 ` [PATCH 6/6] xfsdocs: document the extended rmap btree 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