[Bug 273962] copy_file_range does not work on shared memory objects
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273962] copy_file_range does not work on shared memory objects"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 15:22:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273962 --- Comment #1 from Rick Macklem <rmacklem@FreeBSD.org> --- Yes, I think the man page needs to be patched so that it clearly states "file descriptors for regular file" and add the case of no-regular files to EINVAL. The title uses "file" which I think of as "regular file", but that is not clear enough. I'll come up with a patch for the man page. -- You are receiving this mail because: You are the assignee for the bug.