On Wed, Nov 13, 2024 at 05:19:07PM +0800, Long Li wrote: > Use already initialized local variables 'offset' and 'size' instead > of accessing ioend members directly in xfs_setfilesize() call. > > This is just a code cleanup with no functional changes. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>