freebsd-dev/bin/cp
Mateusz Guzik c5b5f2d808 cp: Revert "If copy_file_range(2) fails with EXDEV, use fall-back."
This reverts commit 6433365490.

The error is not valid per api contract, it showed up as a regression
after 15f0b8c309

15f0b8c309 ("zfs: merge openzfs/zfs@9cd71c860 (master)") and was
subsequently in d012836fb6 ("zfs: fix up EXDEV handling for
clone_range").

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-04-24 16:04:53 +00:00
..
tests cp: Adjust the sparse file tests. 2023-02-08 16:49:50 +00:00
cp.1 cp: Make -P work without -R as per POSIX 2022-02-23 12:55:13 -06:00
cp.c cp: Minor code cleanup. 2023-02-03 16:37:37 +01:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile cp: Simplify the common case. 2023-02-02 15:46:04 +01:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
utils.c cp: Revert "If copy_file_range(2) fails with EXDEV, use fall-back." 2023-04-24 16:04:53 +00:00