FS2=ext2
FS3=ext2
;;
+# cramfs is special: only thek rightmost filesystem uses it but the cramfs
+# will be generated *inside* run-tests, because this is a read-only file
+# system and each test has a different configuration.
+ cramfs )
+ SPECIAL_FS=${MYFS}
+ FS0=ext2
+ FS1=ext2
+ FS2=ext2
+ FS3=ext2
+ ;;
* )
FS0=${MYFS}
FS1=${MYFS}
FS2=ext2
FS3=ext2
;;
+# cramfs is special: only thek rightmost filesystem uses it but the cramfs
+# will be generated *inside* run-tests, because this is a read-only file
+# system and each test has a different configuration.
+ cramfs )
+ SPECIAL_FS=${MYFS}
+ FS0=ext2
+ FS1=ext2
+ FS2=ext2
+ FS3=ext2
+ ;;
* )
FS0=${MYFS}
FS1=${MYFS}
FS2=ext2
FS3=ext2
;;
+# cramfs is special: only thek rightmost filesystem uses it but the cramfs
+# will be generated *inside* run-tests, because this is a read-only file
+# system and each test has a different configuration.
+ cramfs )
+ SPECIAL_FS=${MYFS}
+ FS0=ext2
+ FS1=ext2
+ FS2=ext2
+ FS3=ext2
+ ;;
* )
FS0=${MYFS}
FS1=${MYFS}