Re: [PATCH] xfstests: fix mkfs filter on xfs/096

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Looks good,

Reviewed-by: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
On Wed, Oct 30, 2013 at 02:58:55PM +1100, Dave Chinner wrote:
> From: Dave Chinner <dchinner@xxxxxxxxxx>
> 
> Needs to filter out the new ftype field.
> 
> Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx>
> ---
>  tests/xfs/096 | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/xfs/096 b/tests/xfs/096
> index 44b19b0..b2719bc 100755
> --- a/tests/xfs/096
> +++ b/tests/xfs/096
> @@ -87,6 +87,7 @@ _mkfs_filter()
>  	-e 's/\(realtime[ 	]*=\).*extsz/\1REALTIME               extsz/' \
>  	-e '/.*crc=/d' \
>  	-e 's/ *$//' \
> +	-e 's/ ftype=[01]//' \
>     | grep -v parent
>  }
>  
> -- 
> 1.8.4.rc3
> 
> _______________________________________________
> xfs mailing list
> xfs@xxxxxxxxxxx
> http://oss.sgi.com/mailman/listinfo/xfs

-- 
Carlos

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs




[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux