| To: | Dave Chinner <david@xxxxxxxxxxxxx> |
|---|---|
| Subject: | Re: XFS Test Case:252 - Shows Wrong Output |
| From: | Amit Sahrawat <amit.sahrawat83@xxxxxxxxx> |
| Date: | Thu, 23 Jun 2011 11:17:09 +0530 |
| Cc: | xfs@xxxxxxxxxxx |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=RTYUF6VLnVlGp4FSMa5NUgvten5WwVQGGRl82vMA9fk=; b=MLyMr/gjoFByR+j/RKVWCDIdYbWWBO7uBQljX8K9y7HcoOxu0lepIo942bxktmM8TM +VO57hFEIplPIoP1x34Y3xlQqXR1gfNk3bdllrOM6DlyB2hV+vu3erVurXZl3YsjheRU ePzDmdNLolhj6Aj6ebod6QqBn9Wau45oYbcKo= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=U/6A1jAfuVpOuOn53vxp93Vr5KcI8V2djHMRj/h2X3Lugby5x1zCpeF88+5UWUuQ/D bq2gGxMANGogIRe7r6LZqriY7vOqHjmrLe4+RZ3LVcQfpr5q1QCQZ2tquIYc4UvbdJ8K rOA3GarDOiNP53kVziZQoj5LhJVHqDhydwOfY= |
| In-reply-to: | <20110622225718.GU32466@dastard> |
| References: | <BANLkTinBNa9ox+jDaorBoKdhoQQzTUA58A@xxxxxxxxxxxxxx> <BANLkTi=wHAxYuLE33AVsc2rp0eEm5GB40w@xxxxxxxxxxxxxx> <20110622225718.GU32466@dastard> |
|
This is the original result I got after running test case : 252 [root@localhost xfstests-2011-05-11]# ./check -xfs 252 FSTYP -- xfs (non-debug) PLATFORM -- Linux/i686 localhost 2.6.31.5-127.fc12.i686.PAE MKFS_OPTIONS -- -f -bsize=4096 /dev/sdb4 MOUNT_OPTIONS -- -o context=system_u:object_r:nfs_t:s0 /dev/sdb4 /media/d 252 - output mismatch (see 252.out.bad) --- 252.out 2011-06-21 12:47:23.000000000 +0530 +++ 252.out.bad 2011-06-23 11:10:33.000000000 +0530 @@ -1,47 +1,51 @@ QA output created by 252 1. into a hole +0: [0..7]: hole +1: [8..23]: unwritten +2: [24..39]: hole 2. into allocated space -0: [0..7]: data -1: [8..23]: hole -2: [24..39]: data +0: [0..39]: data 3. into unwritten space -0: [0..7]: unwritten -1: [8..23]: hole -2: [24..39]: unwritten +0: [0..39]: unwritten 4. hole -> data -0: [0..23]: hole -1: [24..31]: data -2: [32..39]: hole +0: [0..7]: hole +1: [8..15]: unwritten +2: [16..31]: data +3: [32..39]: hole 5. hole -> unwritten -0: [0..23]: hole -1: [24..31]: unwritten +0: [0..7]: hole +1: [8..31]: unwritten 2: [32..39]: hole 6. data -> hole -0: [0..7]: data -1: [8..39]: hole +0: [0..15]: data +1: [16..23]: unwritten +2: [24..39]: hole 7. data -> unwritten -0: [0..7]: data -1: [8..23]: hole -2: [24..31]: unwritten -3: [32..39]: hole +0: [0..15]: data +1: [16..31]: unwritten +2: [32..39]: hole 8. unwritten -> hole -0: [0..7]: unwritten -1: [8..39]: hole +0: [0..23]: unwritten +1: [24..39]: hole 9. unwritten -> data -0: [0..7]: unwritten -1: [8..23]: hole -2: [24..31]: data -3: [32..39]: hole +0: [0..15]: unwritten +1: [16..31]: data +2: [32..39]: hole 10. hole -> data -> hole +0: [0..7]: hole +1: [8..15]: unwritten +2: [16..23]: data +3: [24..31]: unwritten +4: [32..39]: hole 11. data -> hole -> data -0: [0..7]: data -1: [8..31]: hole -2: [32..39]: data +0: [0..15]: data +1: [16..23]: unwritten +2: [24..39]: data 12. unwritten -> data -> unwritten -0: [0..7]: unwritten -1: [8..31]: hole -2: [32..39]: unwritten +0: [0..15]: unwritten +1: [16..23]: data +2: [24..39]: unwritten 13. data -> unwritten -> data -0: [0..7]: data -1: [8..31]: hole -2: [32..39]: data +0: [0..15]: data +1: [16..23]: unwritten +2: [24..39]: data Ran: 252 Failures: 252 Failed 1 of 1 tests [root@localhost xfstests-2011-05-11]# The above output if for kernel version 2.6.31.. Thanks & Regards, Amit Sahrawat On Thu, Jun 23, 2011 at 4:27 AM, Dave Chinner <david@xxxxxxxxxxxxx> wrote:
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] xfs: only SetPageUptodate if all buffers are uptodate, Dave Chinner |
|---|---|
| Next by Date: | Re: XFS Test Case:252 - Shows Wrong Output, Amit Sahrawat |
| Previous by Thread: | Re: XFS Test Case:252 - Shows Wrong Output, Dave Chinner |
| Next by Thread: | duplicate code in dir2, Eric Sandeen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |