X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-rupdated Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n7AG8wdr068881 for ; Mon, 10 Aug 2009 11:08:58 -0500 X-ASG-Debug-ID: 1249921187-6e4802ba0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id A3DCBB22B55 for ; Mon, 10 Aug 2009 09:19:47 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id GbKchg0JQVbu8MU0 for ; Mon, 10 Aug 2009 09:19:47 -0700 (PDT) X-ASG-Whitelist: Client Received: from hch by bombadil.infradead.org with local (Exim 4.69 #1 (Red Hat Linux)) id 1MaXRV-0006TU-7p; Mon, 10 Aug 2009 16:09:49 +0000 Date: Mon, 10 Aug 2009 12:09:49 -0400 From: Christoph Hellwig To: Eric Sandeen Cc: Lachlan McIlroy , Eric Sandeen , ext4 development , xfs-oss X-ASG-Orig-Subj: Re: [PATCH] xfstests: 220 - generic quota sanity Subject: Re: [PATCH] xfstests: 220 - generic quota sanity Message-ID: <20090810160949.GA21948@infradead.org> References: <1871149413.1673471249881207275.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> <4A80291D.6020200@sandeen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A80291D.6020200@sandeen.net> User-Agent: Mutt/1.5.19 (2009-01-05) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-Barracuda-Connect: bombadil.infradead.org[18.85.46.34] X-Barracuda-Start-Time: 1249921187 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Mon, Aug 10, 2009 at 09:05:17AM -0500, Eric Sandeen wrote: > Lachlan McIlroy wrote: > > This looks good Eric. > > > > Is this test just for quota accounting or should it be testing quota > > enforcement too? > > I guess 108 just did accounting; I was going to keep it parallel, and do > a different one for accounting, but it could be added to this as well. Yeah, let's use a different one for enforement testing.