* [Bug 220489] New: copy_file_range glibc user-space emulation in versions 2.27-2.29 only
@ 2025-08-25 6:40 bugzilla-daemon
2025-10-25 18:57 ` [Bug 220489] " bugzilla-daemon
2025-10-29 2:40 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2025-08-25 6:40 UTC (permalink / raw)
To: linux-man
https://bugzilla.kernel.org/show_bug.cgi?id=220489
Bug ID: 220489
Summary: copy_file_range glibc user-space emulation in versions
2.27-2.29 only
Product: Documentation
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: low
Priority: P3
Component: man-pages
Assignee: documentation_man-pages@kernel-bugs.osdl.org
Reporter: hvtaifwkbgefbaei@gmail.com
Regression: No
Current version of the man page: "Linux 4.5, but glibc 2.27 provides a
user-space emulation when it is not available."
However, glibc 2.30 changelog:
The copy_file_range function fails with ENOSYS if the kernel does not support
the system call of the same name. Previously, user space emulation was
performed, but its behavior did not match the kernel behavior, which was deemed
too confusing. Applications which use the copy_file_range function can no
longer rely on glibc to provide a fallback on kernels that do not support the
copy_file_range system call, and if this function returns ENOSYS, they will
need to use their own fallback. Support for copy_file_range for most
architectures was added in version 4.5 of the mainline Linux kernel.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-29 2:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-25 6:40 [Bug 220489] New: copy_file_range glibc user-space emulation in versions 2.27-2.29 only bugzilla-daemon
2025-10-25 18:57 ` [Bug 220489] " bugzilla-daemon
2025-10-29 2:40 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).