On Thu, Aug 20, 2020 at 07:12:02PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Move this function to xfs_inode_item.c to match the encoding function > that's already there. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > Reviewed-by: Amir Goldstein <amir73il@xxxxxxxxx> > --- > fs/xfs/libxfs/xfs_inode_buf.c | 52 ----------------------------------------- > fs/xfs/libxfs/xfs_inode_buf.h | 2 -- > fs/xfs/xfs_inode_item.c | 52 +++++++++++++++++++++++++++++++++++++++++ > fs/xfs/xfs_inode_item.h | 3 ++ > 4 files changed, 55 insertions(+), 54 deletions(-) Looks fine. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx