Launchpad has imported 6 comments from the remote bug at
https://sourceware.org/bugzilla/show_bug.cgi?id=24744.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2019-06-28T07:38:49+00:00 Florian Weimer wrote:

The kernel is evolving this interface rapidly, and our emulation is no
longer faithful: Among other things, we do not detect overlapping copies
(which is quite hard outside the kernel).  The kernel also plans to
support cross-device copies.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1853193/comments/0

------------------------------------------------------------------------
On 2019-06-28T08:10:57+00:00 Cvs-commit wrote:

The master branch has been updated by Florian Weimer
<[email protected]>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5a659ccc0ec217ab02a4c273a1f6d346a359560a

commit 5a659ccc0ec217ab02a4c273a1f6d346a359560a
Author: Florian Weimer <[email protected]>
Date:   Fri Jun 28 09:39:21 2019 +0200

    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: Adhemerval Zanella <[email protected]>

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1853193/comments/1

------------------------------------------------------------------------
On 2019-06-28T08:11:21+00:00 Florian Weimer wrote:

Fixed in glibc 2.30.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1853193/comments/2

------------------------------------------------------------------------
On 2019-07-09T08:24:03+00:00 Cvs-commit wrote:

The release/2.29/master branch has been updated by Florian Weimer
<[email protected]>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=da347f4aa3a67e018f19e51a7ece6add87dba5cf

commit da347f4aa3a67e018f19e51a7ece6add87dba5cf
Author: Florian Weimer <[email protected]>
Date:   Fri Jun 28 09:39:21 2019 +0200

    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: Adhemerval Zanella <[email protected]>
    (cherry picked from commit 5a659ccc0ec217ab02a4c273a1f6d346a359560a)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1853193/comments/3

------------------------------------------------------------------------
On 2019-07-09T08:47:01+00:00 Cvs-commit wrote:

The release/2.27/master branch has been updated by Florian Weimer
<[email protected]>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=949da7f2fd0bc0f8dca91892e5c926504a7d11c2

commit 949da7f2fd0bc0f8dca91892e5c926504a7d11c2
Author: Florian Weimer <[email protected]>
Date:   Fri Jun 28 09:39:21 2019 +0200

    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: Adhemerval Zanella <[email protected]>
    (cherry picked from commit 5a659ccc0ec217ab02a4c273a1f6d346a359560a)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1853193/comments/4

------------------------------------------------------------------------
On 2019-07-09T09:25:02+00:00 Cvs-commit wrote:

The release/2.28/master branch has been updated by Florian Weimer
<[email protected]>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5f7fa9ac30048bcc1d883cf52a544ea182882ee9

commit 5f7fa9ac30048bcc1d883cf52a544ea182882ee9
Author: Florian Weimer <[email protected]>
Date:   Fri Jun 28 09:39:21 2019 +0200

    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: Adhemerval Zanella <[email protected]>
    (cherry picked from commit 5a659ccc0ec217ab02a4c273a1f6d346a359560a)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1853193/comments/5


** Changed in: glibc
       Status: Unknown => Fix Released

** Changed in: glibc
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1853193

Title:
  copy_file_range test fails with linux 5.3+ on bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1853193/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to