[Bug 293028] About ENTR in cp(1), copy_file_range(2) and fuse filesystems
Date: Sat, 07 Feb 2026 17:29:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293028
Dag-Erling Smørgrav <des@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |des@FreeBSD.org
--- Comment #3 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
cp(1) does call copy_file_range() in a loop. The only issue, which is easily
fixed, is that it expects copy_file_range() to always make _some_ progress.
--
You are receiving this mail because:
You are the assignee for the bug.