On Tue, Jul 02, 2024 at 07:15:10AM +0200, Christoph Hellwig wrote: > On Mon, Jul 01, 2024 at 05:55:49PM -0700, Darrick J. Wong wrote: > > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > > > Create a new xfs_Io command to make raw calls to the > > s/xfs_Io/xfs_io/ ? > > > +extern void exchangerange_init(void); > > No need for the extern. > > Otherwise looks good: > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> Both fixed, thanks! --D