tests: fiemap-perf: avoid a false failure on ext2
authorAndrew D Warshall <warshall@99main.com>
Wed, 18 Jul 2012 12:53:53 +0000 (13:53 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 18 Jul 2012 16:22:27 +0000 (17:22 +0100)
commit4fcef6991da9b7a5225a386abb0ca5f26939c756
tree503cfe54f4de8eebe5f416b8472f5ae865d7f003
parent2f90a1b19161d4924c251dce9cf5ff8a6d4c1d13
tests: fiemap-perf: avoid a false failure on ext2

* tests/cp/fiemap-perf: Skip the test on ext2 file systems,
as we do for ext3.  Also skip the test if we can't create
a 1TiB file, which might not be supported on certain file systems.

Signed-off-by: Pádraig Brady <P@draigBrady.com>
tests/cp/fiemap-perf