Skip to content
Commit 949da7f2 authored by Florian Weimer's avatar Florian Weimer Committed by Florian Weimer
Browse files

io: Remove copy_file_range emulation [BZ #24744]



The kernel is evolving this interface (e.g., removal of the
restriction on cross-device copies), and keeping up with that
is difficult.  Applications which need the function should
run kernels which support the system call instead of relying on
the imperfect glibc emulation.

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 5a659ccc)
parent f056ac83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment