[Bug 271675] cp: Interrupted system call

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 Apr 2024 12:57:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271675

--- Comment #6 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
(In reply to Mark Johnston from comment #5)
I have no idea why this happen.
I do not try to run cp under ktrace and have no plans to debug whole kernel fs
stack.

My investigation was: "what happen with cp?" and I found that it start using
copy_file_range() that fail some times.

-- 
You are receiving this mail because:
You are the assignee for the bug.