]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: routine to create scratch of certain size
authorEric Sandeen <sandeen@sandeen.net>
Fri, 5 Feb 2010 17:03:01 +0000 (11:03 -0600)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 5 Feb 2010 17:03:01 +0000 (11:03 -0600)
commite7c87cd480cefd2e4a66cc6d63dbf2f3c4ab0a10
treeae6156156d7d058b8ddfbae629a199a384b268a6
parent8a5dcff7ca767e57b00c8f642cbbbb0a4336c897
xfstests: routine to create scratch of certain size

This is needed for later enospc tests to be generic

We have to explicitly call the mkfs rather than
_scratch_mkfs since extN wants nr-of-blocks as
an argument -after- the device name.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
common.rc