On Mon, Mar 08, 2021 at 08:40:42PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The typedef xfs_attr_shortform_t was converted to a struct in 5.10. > Update this test to pass. Or rather the typedef was removed, the struct always existed. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>