mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
004e03ed15
udf/098 was an IRIX and UDF-specific test which tested xattrs. But the Linux UDF driver doesn't support xattrs, and even if it did there are already generic xattr tests --- including now generic/097 which is basically the same test. So just delete udf/098. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>