From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 o4KDK6mu206746 for ; Thu, 20 May 2010 08:20:06 -0500 Received: from mx2.suse.de (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 65835156F5E0 for ; Thu, 20 May 2010 06:23:38 -0700 (PDT) Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by cuda.sgi.com with ESMTP id 1GWBEI0kHL8x0bXS for ; Thu, 20 May 2010 06:23:38 -0700 (PDT) Date: Thu, 20 May 2010 15:22:17 +0200 From: Jan Kara Subject: Re: [PATCH 5/7] Add quota test with fsstress Message-ID: <20100520132217.GD3395@quack.suse.cz> References: <1274276289-8839-1-git-send-email-jack@suse.cz> <1274276289-8839-6-git-send-email-jack@suse.cz> <20100520131642.GT8120@dastard> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20100520131642.GT8120@dastard> 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: Dave Chinner Cc: hch@infradead.org, Jan Kara , xfs@oss.sgi.com On Thu 20-05-10 23:16:42, Dave Chinner wrote: > On Wed, May 19, 2010 at 03:38:07PM +0200, Jan Kara wrote: > > Run fsstress and verify that quota accounting is correct after it finishes. > > > > Signed-off-by: Jan Kara > > --- > > 232 | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > 232.out | 6 +++ > > group | 1 + > > 3 files changed, 125 insertions(+), 0 deletions(-) > > create mode 100755 232 > > create mode 100644 232.out > > > > diff --git a/232 b/232 > > new file mode 100755 > > index 0000000..ef8ce8a > > --- /dev/null > > +++ b/232 > > @@ -0,0 +1,118 @@ > > +#! /bin/bash > > +# FSQA Test No. 232 > > +# > > +# Run fsstress with quotas enabled and verify accounted quotas in the end > > +# > > +# Derived from test 231 > .... > > +FSX_FILE_SIZE=64000000 > > +FSX_ARGS="-q -l $FSX_FILE_SIZE -o 65536 -S 191110531 -N 100000" > > These look like left overs from a copy-n-paste ;) Yup. Fixed. Honza -- Jan Kara SUSE Labs, CR _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs