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? Thanks, Miklos