Re: [PATCH 11/17] xfs/234: use scratch device helpers

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

[PATCH 11/17] xfs/234: use scratch device helpers

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