public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: fix 108 and enable it by default
@ 2010-09-12 17:12 Christoph Hellwig
  2010-09-13  4:38 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2010-09-12 17:12 UTC (permalink / raw)
  To: xfs

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@lst.de>

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@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-13  4:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-12 17:12 [PATCH] xfstests: fix 108 and enable it by default Christoph Hellwig
2010-09-13  4:38 ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox