On Mon, Oct 24, 2022 at 02:33:14PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Structure definitions for incore objects do not belong in the ondisk > format header. Move them to the incore types header where they belong. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_format.h | 20 -------------------- > fs/xfs/libxfs/xfs_types.h | 20 ++++++++++++++++++++ > 2 files changed, 20 insertions(+), 20 deletions(-) Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx