CopyFile: Reflink files in copy:/ and other users, if supported
If we are copying an entire uncompressed file; try to FICLONE it instead. This avoids actually copying the file on filesystems that support it such as btrfs and xfs.
If we are copying an entire uncompressed file; try to FICLONE it instead. This avoids actually copying the file on filesystems that support it such as btrfs and xfs.