mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
4d18f5ae7c
This is based on xfs/242. This is very similar to ext4/001 however this test has some tweaks to make it work test zero range on generic file system. This includes turning off ext4 extents zeroout and disabling the test for xfs on systems where PAGE_SIZE > 4096. It is testing extent tree manipulation with fallocate zero range operation. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>