copy_file_range.2: Kernel v5.3 updates
commit88e75e2c56a68eaf8fcf662a63b802fdf77a4017
authorAmir Goldstein <amir73il@gmail.com>
Thu, 26 Sep 2019 17:01:19 +0000 (26 20:01 +0300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 27 Sep 2019 11:26:03 +0000 (27 13:26 +0200)
treeab480af7120d021735f5543d243a8e913d04dd5e
parent49853640980ec53a26733bcd166a1d7b0cd94f0b
copy_file_range.2: Kernel v5.3 updates

Update with all the missing errors the syscall can return, the
behaviour the syscall should have w.r.t. to copies within single
files, etc.

[Amir] updates for final released version.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/copy_file_range.2