mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
90b383e215
Cleanup couple of things that were objected to when creating test ext4/033 out of this one. Use _require_scratch_nocheck instead of recreating scratch fs before exiting. Avoid needless cleanup of dmhugedev on exit - _cleanup takes care of that. Use _scratch_unmount where possible. Signed-off-by: Jan Kara <jack@suse.cz> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>