mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
497363b789
Some tests require that there's no certain mount option in MKFS_OPTIONS, so introduce a new helper _exclude_scratch_mount_option() to do the check on $MOUNT_OPTIONS. Also convert generic/192 and xfs/134 to use this helper. Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>