Also handle copy_file_range failing with ENOENT
There appears to be a kernel bug (?) that CIFS fails with ENOENT on copy_file_range.
coreutils had to work around this as well, see the included link.
There appears to be a kernel bug (?) that CIFS fails with ENOENT on copy_file_range.
coreutils had to work around this as well, see the included link.