]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: mkfs scratch device in generic/294
authorEric Sandeen <sandeen@redhat.com>
Sun, 6 Oct 2013 20:42:31 +0000 (20:42 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 16 Oct 2013 20:17:35 +0000 (15:17 -0500)
commitbd7fd0db645a8fc54564787287eabb0c21ea3787
tree405b8cc216c146065f03e61cabd01abe5e50997a
parentaaac93cb801e733af92c531c4f0aebac337ee7b8
xfstests: mkfs scratch device in generic/294

test 294 is using the scratch device w/o mkfs-ing it first,
this runs the risk of following a test which completely
fills the fs, causing 294 to fail.

add "rm -f $seqres.full" as well, it was growing on every run.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/generic/294