Re: [RFC v3] copy_file_range.2: Update cross-filesystem support for 5.12

2021-03-01 Thread Amir Goldstein
On Mon, Mar 1, 2021 at 4:45 PM Alejandro Colomar wrote: > > Linux 5.12 fixes a regression. > > Cross-filesystem (introduced in 5.3) copies were buggy. > > Move the statements documenting cross-fs to BUGS. > Kernels 5.3..5.11 should be patched soon. > > State version information for some errors rel

[RFC v3] copy_file_range.2: Update cross-filesystem support for 5.12

2021-03-01 Thread Alejandro Colomar
Linux 5.12 fixes a regression. Cross-filesystem (introduced in 5.3) copies were buggy. Move the statements documenting cross-fs to BUGS. Kernels 5.3..5.11 should be patched soon. State version information for some errors related to this. Reported-by: Luis Henriques Reported-by: Amir Goldstein