mbox series

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

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

Message

Jan Kara Jan. 20, 2023, 3:50 p.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.

Changes since v1:
* Added Reviewed-by tag
* Accept also --blocksize version of the option

								Honza
Previous versions:
Link: http://lore.kernel.org/r/20230119104618.28701-1-jack@suse.cz # v1