https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293028
Dag-Erling Smørgrav <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Dag-Erling Smørgrav <[email protected]> --- 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.
