Re: git: 8113cc827611 - main - cat: use copy_file_range(2) with fallback to previous behavior
Date: Sat, 08 Jul 2023 22:17:58 UTC
On Sat, Jul 8, 2023 at 7:52 PM Martin Matuska <mm@freebsd.org> wrote: > > The branch main has been updated by mm: > > URL: https://cgit.FreeBSD.org/src/commit/?id=8113cc827611a88540736c92ced7d3a7020a1723 > > commit 8113cc827611a88540736c92ced7d3a7020a1723 > Author: Martin Matuska <mm@FreeBSD.org> > AuthorDate: 2023-07-08 18:31:38 +0000 > Commit: Martin Matuska <mm@FreeBSD.org> > CommitDate: 2023-07-08 19:51:15 +0000 > > cat: use copy_file_range(2) with fallback to previous behavior > > This allows to use special filesystem features like server-side > copying on NFS 4.2 or block cloning on OpenZFS 2.2. > > Reviewed by: imp, rmacklem > Differential revision: https://reviews.freebsd.org/D40882 Hello, Did you fix those errors that happened during the exp-run? cat: stdout: Bad file descriptor Antoine