public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: test 134 requires quotas
@ 2009-02-20 10:59 Christoph Hellwig
  2009-02-20 14:00 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2009-02-20 10:59 UTC (permalink / raw)
  To: xfs

Add a  _require_quota call to make sure it shows up as not run and not
as failed if the kernel doesn't support quotas.


Signed-off-by: Christoph Hellwig <hch@lst.de>

Index: xfstests-dev/134
===================================================================
--- xfstests-dev.orig/134	2009-02-20 10:57:34.000000000 +0000
+++ xfstests-dev/134	2009-02-20 10:57:42.000000000 +0000
@@ -36,6 +36,8 @@
 _supported_fs xfs
 _supported_os Linux IRIX
 
+_require_quota
+
 dir=$SCRATCH_MNT/project
 
 #project quota files

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

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

* Re: [PATCH] xfstests: test 134 requires quotas
  2009-02-20 10:59 [PATCH] xfstests: test 134 requires quotas Christoph Hellwig
@ 2009-02-20 14:00 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2009-02-20 14:00 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs

Christoph Hellwig wrote:
> Add a  _require_quota call to make sure it shows up as not run and not
> as failed if the kernel doesn't support quotas.
> 
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>

Reviewed-by: Eric Sandeen <sandeen@sandeen.net>

> Index: xfstests-dev/134
> ===================================================================
> --- xfstests-dev.orig/134	2009-02-20 10:57:34.000000000 +0000
> +++ xfstests-dev/134	2009-02-20 10:57:42.000000000 +0000
> @@ -36,6 +36,8 @@
>  _supported_fs xfs
>  _supported_os Linux IRIX
>  
> +_require_quota
> +
>  dir=$SCRATCH_MNT/project
>  
>  #project quota files
> 
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
> 

_______________________________________________
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:[~2009-02-20 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-20 10:59 [PATCH] xfstests: test 134 requires quotas Christoph Hellwig
2009-02-20 14:00 ` Eric Sandeen

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