From: Eric Biggers <ebiggers@xxxxxxxxxx> This IRIX and UDF-specific test essentially just created a UDF filesystem with a specific size. This isn't really useful because there already are many generic tests that do _scratch_mkfs_sized. So just delete the test rather than trying to port it to Linux. Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> --- tests/udf/101 | 62 ------------------------------------------------------- tests/udf/101.out | 19 ----------------- tests/udf/group | 1 - 3 files changed, 82 deletions(-) delete mode 100755 tests/udf/101 delete mode 100644 tests/udf/101.out diff --git a/tests/udf/101 b/tests/udf/101 deleted file mode 100755 index 9609c072..00000000 diff --git a/tests/udf/101.out b/tests/udf/101.out deleted file mode 100644 index 1ca59a8c..00000000 diff --git a/tests/udf/group b/tests/udf/group index f4372e09..6680da44 100644 --- a/tests/udf/group +++ b/tests/udf/group @@ -3,5 +3,4 @@ # - do not start group names with a digit # - comment line before each group is "new" description # -101 udf 102 udf -- 2.13.3 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html