[PATCH] xfstests: fix 108 and enable it by default
Eric Sandeen
sandeen at sandeen.net
Sun Sep 12 23:38:40 CDT 2010
Christoph Hellwig wrote:
> Apply the prjquota check to the scratch device so that it doesn't fail,
> and add the test to the auto and quick groups now that it works.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
Ah, after arekm's patch... makes sense.
Reviewed-by: Eric Sandeen <sandeen at sandeen.net>
> Index: xfstests-dev/108
> ===================================================================
> --- xfstests-dev.orig/108 2010-09-12 17:04:58.000000000 +0000
> +++ xfstests-dev/108 2010-09-12 17:05:23.000000000 +0000
> @@ -86,8 +86,8 @@ test_accounting()
> }
>
> export MOUNT_OPTIONS="-opquota"
> -_require_prjquota
> _qmount
> +_require_prjquota $SCRATCH_DEV
>
> # real QA test starts here
> rm -f $tmp.projects $seq.full
> Index: xfstests-dev/group
> ===================================================================
> --- xfstests-dev.orig/group 2010-09-12 17:05:43.000000000 +0000
> +++ xfstests-dev/group 2010-09-12 17:06:32.000000000 +0000
> @@ -218,7 +218,7 @@ deprecated
> 105 acl auto quick
> 106 quota
> 107 quota
> -108 quota
> +108 quota auto quick
> 109 metadata auto
> 110 repair auto
> 111 ioctl
>
> _______________________________________________
> xfs mailing list
> xfs at oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
>
More information about the xfs
mailing list