mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
9374c74733
When test on large SCRATCH_DEV, copy a huge size XFS to TEST_DIR will fill the TEST_DIR soon, and xfs_copy process will be blocked there. Due to copy LARGE_SCRATCH_DEV won't add any more test coverage, so skip this kind of tests if LARGE_SCRATCH_DEV is yes. Signed-off-by: Zorro Lang <zlang@redhat.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>