On Thu, Jan 25, 2024 at 11:06:35AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The xfs_attr_shortform struct (with multiple flexarrays) was removed in > 6.8. Check the two surviving structures (the attr sf header and entry) > instead. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx> Although we really need to just kill this test. Let me resubmit my series to do the checking in libxfs using the newly shared kernel code.