From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p5EJc8e9120573 for ; Tue, 14 Jun 2011 14:38:08 -0500 Received: from mail.sandeen.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 5A100170C968 for ; Tue, 14 Jun 2011 12:38:07 -0700 (PDT) Received: from mail.sandeen.net (sandeen.net [63.231.237.45]) by cuda.sgi.com with ESMTP id 1QKrYPcM8emKu6O5 for ; Tue, 14 Jun 2011 12:38:07 -0700 (PDT) Message-ID: <4DF7B89E.8010000@sandeen.net> Date: Tue, 14 Jun 2011 14:38:06 -0500 From: Eric Sandeen MIME-Version: 1.0 Subject: Re: Failure of test case 244 References: <1308076910.7661.470.camel@chandra-lucid.beaverton.ibm.com> In-Reply-To: <1308076910.7661.470.camel@chandra-lucid.beaverton.ibm.com> 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: sekharan@us.ibm.com Cc: XFS Mailing List On 6/14/11 1:41 PM, Chandra Seetharaman wrote: > Hello, > > test case 244 expects a mkfs option projid32bit, which is not present in > older version of mkfs.xfs(for example 3.1.1 in RHEL 6.1). > > I though of making it a "requires" for this test, so that the test case > doesn't generate a "failure" when the test is run on older versions. > > Opinions ? Yes, that make sense; care to send a patch with proper signoff? Thanks, -Eric > regards > > chandra > > PS: here is the test o/p > > FSTYP -- xfs (non-debug) > PLATFORM -- Linux/x86_64 elm3c201 2.6.39-rc4-xfs.git.p2+ > MKFS_OPTIONS -- -f -bsize=4096 /dev/sdd2 > MOUNT_OPTIONS -- -o context=system_u:object_r:nfs_t:s0 /dev/sdd2 /mnt/xfsScratchMntPt > > 244 [failed, exit status 1] - output mismatch (see 244.out.bad) > --- 244.out 2011-04-20 08:34:36.000000000 -0700 > +++ 244.out.bad 2011-06-14 11:29:57.000000000 -0700 > @@ -1,2 +1,25 @@ > QA output created by 244 > -Silence is golden > +unknown option -i projid32bit=0 > +Usage: mkfs.xfs > +/* blocksize */ [-b log=n|size=num] > +/* data subvol */ [-d agcount=n,agsize=n,file,name=xxx,size=num, > + (sunit=value,swidth=value|su=num,sw=num), > + sectlog=n|sectsize=num > +/* inode size */ [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2] > +/* log subvol */ [-l agnum=n,internal,size=num,logdev=xxx,version=n > + sunit=value|su=num,sectlog=n|sectsize=num, > + lazy-count=0|1] > +/* label */ [-L label (maximum 12 characters)] > +/* naming */ [-n log=n|size=num,version=2|ci] > +/* prototype file */ [-p fname] > +/* quiet */ [-q] > +/* realtime subvol */ [-r extsize=num,size=num,rtdev=xxx] > +/* sectorsize */ [-s log=n|size=num] > +/* version */ [-V] > + devicename > + is required unless -d name=xxx is given. > + is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB), > + xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB). > + is xxx (512 byte blocks). > +mkfs failed > +(see 244.full for details) > Ran: 244 > Failures: 244 > Failed 1 of 1 tests > > > _______________________________________________ > 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