On Thu, Aug 12, 2021 at 10:43:41AM +0200, Christoph Hellwig wrote:
Remove the few leftover instances of the xfs_dinode_t typedef.
Signed-off-by: Christoph Hellwig <hch@lst.de>
True for the kernel, but there are:
$ git grep xfs_dinode_t |wc -l
126
A *lot* of userspace uses of this typedef. So either the typedef
stays defined in libxfs, or this also needs a patch for the removal
of the typedef from xfsprogs as well.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com