xfstests: check for valid input to _scratch_mkfs_sized
authorEric Sandeen <sandeen@redhat.com>
Tue, 17 Sep 2013 19:30:41 +0000 (19:30 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 15 Oct 2013 15:05:57 +0000 (10:05 -0500)
commit969ed71b7073975ce4113e0f75d42e67c88cfcf9
tree71cc11c0a7e78ba18769518b72f8d9265f4b93d9
parentc5263645025425472f345cd6fb91ef6ca4b7cf95
xfstests: check for valid input to _scratch_mkfs_sized

_scratch_mkfs_sized requires an integer number of bytes
as input; if it's given something else, catch it and _notrun.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
common/rc