On Tue, Aug 27, 2019 at 03:06:36PM +1000, Dave Chinner wrote: > On Mon, Aug 26, 2019 at 02:20:38PM -0700, Darrick J. Wong wrote: > > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > > > Replace the open-coded fd and geometry fields of struct fileio with a > > single xfs_fd, which will enable us to use it natively throughout > > xfs_spaceman in upcoming patches. > > I don't see a struct xfs_fd defined anywhere, or XFS_FD_INIT() for > that matter, as of commit 7c3f16119231 ("xfsprogs: Release > v5.3.0-rc0"). > > What patchset is that in? Today's patchbomb depends on the libfrog wrappers: https://lore.kernel.org/linux-xfs/156633303230.1215733.4447734852671168748.stgit@magnolia/T/#t and builds atop the xfsprogs 5.3 fixes series too: https://lore.kernel.org/linux-xfs/156633307176.1215978.17394956977918540525.stgit@magnolia/T/#t (though I think it mostly depends on the first series) --D > Cheers, > > Dave. > -- > Dave Chinner > david@xxxxxxxxxxxxx