Re: [PATCH 12/23] xfs/122: support refcount/rmap data structures

2016-02-09 Thread Dave Chinner
On Mon, Feb 08, 2016 at 11:55:06PM -0800, Darrick J. Wong wrote: > On Tue, Feb 09, 2016 at 06:43:30PM +1100, Dave Chinner wrote: > > On Mon, Feb 08, 2016 at 05:13:03PM -0800, Darrick J. Wong wrote: > > > Include the refcount and rmap structures in the golden output. > > > > > > Signed-off-by:

Re: [PATCH 12/23] xfs/122: support refcount/rmap data structures

2016-02-08 Thread Dave Chinner
On Mon, Feb 08, 2016 at 05:13:03PM -0800, Darrick J. Wong wrote: > Include the refcount and rmap structures in the golden output. > > Signed-off-by: Darrick J. Wong > --- > tests/xfs/122 |3 +++ > tests/xfs/122.out |4 > tests/xfs/group |2 +- > 3

Re: [PATCH 12/23] xfs/122: support refcount/rmap data structures

2016-02-08 Thread Darrick J. Wong
On Tue, Feb 09, 2016 at 06:43:30PM +1100, Dave Chinner wrote: > On Mon, Feb 08, 2016 at 05:13:03PM -0800, Darrick J. Wong wrote: > > Include the refcount and rmap structures in the golden output. > > > > Signed-off-by: Darrick J. Wong > > --- > > tests/xfs/122 |

[PATCH 12/23] xfs/122: support refcount/rmap data structures

2016-02-08 Thread Darrick J. Wong
Include the refcount and rmap structures in the golden output. Signed-off-by: Darrick J. Wong --- tests/xfs/122 |3 +++ tests/xfs/122.out |4 tests/xfs/group |2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/tests/xfs/122