mbox series

[0/2] fstests: Fix checking of UDF filesystems

Message ID 20230119104618.28701-1-jack@suse.cz (mailing list archive)
Headers show
Series fstests: Fix checking of UDF filesystems | expand

Message

Jan Kara Jan. 19, 2023, 10:54 a.m. UTC
Hello,

these two patches fix the usage of udf_test program in _check_udf_filesystem
so that it can reliably check udf filesystems. It provides it proper arguments
and also unmounts the filesystem prior to running the check.

								Honza