Re: [PATCH 10/17] xfs/179: use scratch device helpers

2016-08-01 Thread Christoph Hellwig
On Thu, Jul 21, 2016 at 04:47:19PM -0700, Darrick J. Wong wrote: > Use the helper functions for scratch devices. This fixes a problem > where xfs/179 fails when there's a realtime device. > > Signed-off-by: Darrick J. Wong Looks fine, Reviewed-by: Christoph Hellwig

[PATCH 10/17] xfs/179: use scratch device helpers

2016-07-21 Thread Darrick J. Wong
Use the helper functions for scratch devices. This fixes a problem where xfs/179 fails when there's a realtime device. Signed-off-by: Darrick J. Wong --- tests/xfs/179 | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/xfs/179