On Mon, Jan 10, 2022 at 11:58:54AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Now that we've made these ioctls defunct, move them from xfs_fs.h to > xfs_ioctl.c, which effectively removes them from the publicly supported > ioctl interfaces for XFS. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > v2: nuke the 32-bit compat definitions too > --- > fs/xfs/libxfs/xfs_fs.h | 8 ++++---- > fs/xfs/xfs_ioctl.c | 9 +++++++++ > fs/xfs/xfs_ioctl32.h | 4 ---- > 3 files changed, 13 insertions(+), 8 deletions(-) Looks good to me. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx