On Mon, Jun 17, 2024 at 05:47:48PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The latest draft of the EXCHANGERANGE ioctl has dropped the flag that > enforced that the two files being operated upon were exactly the same > length as was specified in the ioctl parameters. Remove this check > since it's now defunct. The last draft is what got merged into 6.10-rc as far as I can tell, so maybe update the commit message for that? Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>