common: UDF does not support journalling
[xfstests-dev.git] / common / rc
index ff1b75c9cd253846234b3eebd6c065b6bdba1641..d3ce3acc3308b5a80cc4e0510436e1da90899ffa 100644 (file)
--- a/common/rc
+++ b/common/rc
@@ -3014,7 +3014,7 @@ _require_metadata_journaling()
        fi
 
        case "$FSTYP" in
-       ext2|vfat|msdos)
+       ext2|vfat|msdos|udf)
                _notrun "$FSTYP does not support metadata journaling"
                ;;
        ext4)