Re: [PATCH 16/17] xfs/122: add the realtime rmapbt inode and btree fields

2016-08-01 Thread Christoph Hellwig
On Thu, Jul 21, 2016 at 04:48:00PM -0700, Darrick J. Wong wrote: > Add the on-disk structures added by the realtime rmapbt. > > Signed-off-by: Darrick J. Wong Looks fine, Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line

[PATCH 16/17] xfs/122: add the realtime rmapbt inode and btree fields

2016-07-21 Thread Darrick J. Wong
Add the on-disk structures added by the realtime rmapbt. Signed-off-by: Darrick J. Wong --- tests/xfs/122.out |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/xfs/122.out b/tests/xfs/122.out index c4ed725..b20011e 100644 ---