mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
95246f53ed
After this test is passed, checking filesystems will execute. Then xfs_logprint will be failed and xfs_repair will take a long time because there is not really creating the file system in this test and wipefs executes before this test. So there is no need checking filesystems. Signed-off-by: Baihua Lu <lubaihua0331@gmail.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>