]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
make 203 pass on non-default block size filesystems
authorDave Chinner <dchinner@redhat.com>
Mon, 10 Oct 2011 02:14:15 +0000 (02:14 +0000)
committerAlex Elder <aelder@sgi.com>
Thu, 13 Oct 2011 15:44:31 +0000 (10:44 -0500)
commite9eb499264c61add8beb54478891ce8b5b6dbe90
treeed0aced447df3924cb66b1288d03186a154f2127
parent3571a1a1955c82f1914428774b635450d44b43c5
make 203 pass on non-default block size filesystems

The xfs_bmap output in the golden image is filesystem block size
dependent. Make all writes 64k to ensure that the allocation/hole
pattern is consistent across all supported filesystem block sizes.

Also, use the SCRATCH_DEV instead of the TEST_DEV so that we test
according to MKFS_OPTIONS rather than test on whatever setup the
TEST_DEV was created with.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
203
203.out