Re: [PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests

2016-07-12 Thread Darrick J. Wong
On Tue, Jul 05, 2016 at 12:31:30PM +0800, Eryu Guan wrote: > Hi Darrick, > > On Thu, Jun 16, 2016 at 06:46:02PM -0700, Darrick J. Wong wrote: > > Hi all, > > > > This is the sixth revision of a patchset that adds to xfstests > > support for testing reverse-mappings of physical blocks to file and

Re: [PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests

2016-07-06 Thread Darrick J. Wong
On Tue, Jul 05, 2016 at 12:31:30PM +0800, Eryu Guan wrote: > Hi Darrick, > > On Thu, Jun 16, 2016 at 06:46:02PM -0700, Darrick J. Wong wrote: > > Hi all, > > > > This is the sixth revision of a patchset that adds to xfstests > > support for testing reverse-mappings of physical blocks to file and

Re: [PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests

2016-07-04 Thread Eryu Guan
Hi Darrick, On Thu, Jun 16, 2016 at 06:46:02PM -0700, Darrick J. Wong wrote: > Hi all, > > This is the sixth revision of a patchset that adds to xfstests > support for testing reverse-mappings of physical blocks to file and > metadata (rmap); support for testing multiple file logical blocks to >

[PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests

2016-06-16 Thread Darrick J. Wong
Hi all, This is the sixth revision of a patchset that adds to xfstests support for testing reverse-mappings of physical blocks to file and metadata (rmap); support for testing multiple file logical blocks to the same physical block (reflink); and implements the beginnings of online metadata scrubb