On Tue, Aug 12, 2025 at 01:21:00PM +0200, Miklos Szeredi wrote: > On Tue, 5 Aug 2025 at 20:30, Miklos Szeredi <mszeredi@xxxxxxxxxx> wrote: > > > > If the process runs in 32-bit compat mode, copy_file_range results can be > > in the in-band error range. In this case limit copy length to MAX_RW_COUNT > > to prevent a signed overflow. > > This is VFS territory, so if it looks okay, can you please apply this, > Christian? I did so now! Thank you. Fyi, I'm on vacation in Sweden and will be back on Tuesday so that's why there's a few delays.