linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/9] xfstests: fixes and new tests for rmap/reflink
@ 2016-09-30  2:23 Darrick J. Wong
  2016-09-30  2:23 ` [PATCH 1/9] xfs/122: decrease the log update done item sizes Darrick J. Wong
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Darrick J. Wong @ 2016-09-30  2:23 UTC (permalink / raw)
  To: david, eguan, darrick.wong; +Cc: linux-xfs, fstests

Hi all,

This is the tenth revision of a patchset that adds to XFS kernel
support for mapping multiple file logical blocks to the same physical
block (reflink/deduplication).

The first few patches fix errors in existing tests.  After that are
a couple of patches to refactor some incorrect open-coded program
usage.  Finally, there are more tests for XFS reverse mapping and
some fragmentation tests for XFS reflink.

If you're going to start using this mess, you probably ought to just
pull from my github trees for kernel[1], xfsprogs[2], and xfstests[3].

This is an extraordinary way to eat your data.  Enjoy! 
Comments and questions are, as always, welcome.

--D

[1] https://github.com/djwong/linux/tree/for-dave-for-4.9-8
[2] https://github.com/djwong/xfsprogs/tree/djwong-wtf
[3] https://github.com/djwong/xfstests/tree/djwong-devel

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

end of thread, other threads:[~2016-10-07 11:42 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30  2:23 [PATCH v10 0/9] xfstests: fixes and new tests for rmap/reflink Darrick J. Wong
2016-09-30  2:23 ` [PATCH 1/9] xfs/122: decrease the log update done item sizes Darrick J. Wong
2016-09-30  7:06   ` Christoph Hellwig
2016-09-30  2:23 ` [PATCH 2/9] xfs/130: don't modify files after failed mount Darrick J. Wong
2016-09-30  7:07   ` Christoph Hellwig
2016-09-30  2:23 ` [PATCH 3/9] xfs/{207,327}: fsxattr no longer has the reflink flag Darrick J. Wong
2016-09-30  7:07   ` Christoph Hellwig
2016-09-30  2:23 ` [PATCH 4/9] misc: fix fallocate commands that need the unshare switch Darrick J. Wong
2016-09-30 11:55   ` Christoph Hellwig
2016-09-30  2:23 ` [PATCH 5/9] misc: use get_block_size helper Darrick J. Wong
2016-09-30 11:56   ` Christoph Hellwig
2016-09-30  2:23 ` [PATCH 6/9] xfs: fix $XFS_DB_PROG usage Darrick J. Wong
2016-09-30 11:56   ` Christoph Hellwig
2016-09-30  2:23 ` [PATCH 7/9] xfs: more rmapbt tests Darrick J. Wong
2016-09-30  2:23 ` [PATCH 8/9] xfs: test realtime rmapbt code Darrick J. Wong
2016-10-07 11:41   ` Eryu Guan
2016-09-30  2:24 ` [PATCH 9/9] xfs: test copy-on-write fragmentation when no cow extent size hint is set 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;
as well as URLs for NNTP newsgroup(s).