On Wed, May 12, 2021 at 06:01:39PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > These ioctl definitions in xfs_fs.h are part of the userspace ABI and > were mistakenly removed during the 5.13 merge window. > > Fixes: 9fefd5db08ce ("xfs: convert to fileattr") > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>