From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n1KEdddd182345 for ; Fri, 20 Feb 2009 08:39:40 -0600 Received: from mx2.redhat.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 94B21139336 for ; Fri, 20 Feb 2009 06:39:06 -0800 (PST) Received: from mx2.redhat.com (mx2.redhat.com [66.187.237.31]) by cuda.sgi.com with ESMTP id AVfu6eDOLvQ5vSPO for ; Fri, 20 Feb 2009 06:39:06 -0800 (PST) Message-ID: <499EB797.4030907@sandeen.net> Date: Fri, 20 Feb 2009 08:00:55 -0600 From: Eric Sandeen MIME-Version: 1.0 Subject: Re: [PATCH] xfstests: test 134 requires quotas References: <20090220105917.GA11888@infradead.org> In-Reply-To: <20090220105917.GA11888@infradead.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Christoph Hellwig Cc: xfs@oss.sgi.com 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 Reviewed-by: Eric Sandeen > 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