Motiejus Jakštys 9038528187 copy_file_range: fix zigification of TXTBSY
From `copy_file_range(2)` errors:

    ETXTBSY
           Either fd_in or fd_out refers to an active swap file.

Same error will be used in the upcoming `ioctl_ficlonerange(2)`:

    ETXTBSY
           One of the files is a swap file.  Swap files cannot share storage.
2022-08-26 15:36:40 +03:00
..
2022-08-22 14:07:22 +03:00
2022-08-23 21:11:02 -07:00
2022-08-23 21:11:02 -07:00
2022-07-09 15:19:03 +03:00
2022-08-18 18:58:28 -07:00