ext4/308: require fallocate support
authorTheodore Ts'o <tytso@mit.edu>
Mon, 15 Dec 2014 23:53:57 +0000 (10:53 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 15 Dec 2014 23:53:57 +0000 (10:53 +1100)
commitba3fc9f85b77f38d1314dd143d5a83dd0c71195d
tree5ec3fd308a632b219409b02627c4a2356a6810f4
parent22fc64ea50e40ac342605018fbc9b9ffcc1977cf
ext4/308: require fallocate support

These tests use the falloc command in xfs_io, and there are some file
systems (ext3) or file system configurations (ext4 in ext3
compatibility mode) which do not support fallocate.  So add the
explicit requirement to avoid false test failures.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/ext4/308
tests/generic/324