Re: [PATCH 2/2] xfs: restore old ioctl definitions
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-05-19 13:23:05
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-05-19 13:23:05
On Wed, May 12, 2021 at 06:01:39PM -0700, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@kernel.org>
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@kernel.org>Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>