mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
69c6da4039
Old kernels do not support cross-device copy_file_range. This is a regression test for kernel commit: 5dae222a5ff0 vfs: allow copy_file_range to copy across devices [Amir] Split out cross-device copy_range test to a new test and _notrun if kernel/filesystem do not support cross-device copy_range. Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>