]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
copy_file_range: deal with EXDEV
authorBaptiste Daroussin <bapt@FreeBSD.org>
Fri, 7 Apr 2023 12:47:30 +0000 (14:47 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Fri, 7 Apr 2023 12:47:30 +0000 (14:47 +0200)
commit0d599170a067b30741c98ebb8c8d2988d195b028
treedb7c0d360b01911a5e7b1770f39289a7ea9e0b91
parenteb28be1d2f560266794c6b9a95cd829d4f6c1980
copy_file_range: deal with EXDEV

in theory it is never supposed to happen, in practice it happened
on some version of the linux kernel.
src/dumpfd2fd.c