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

2021-02-27 Thread Amir Goldstein
On Sat, Feb 27, 2021 at 3:59 PM Alejandro Colomar wrote: > > Linux 5.12 fixes a regression. > > Cross-filesystem copies (introduced in 5.3) 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 re

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

2021-02-27 Thread Alejandro Colomar
Linux 5.12 fixes a regression. Cross-filesystem copies (introduced in 5.3) 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