On Mon, Oct 24, 2022 at 02:33:20PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Consolidate the open-coded xfs_refcount_irec fields into an actual > struct and use the existing _btrec_to_irec to decode the ondisk record. > This will reduce code churn in the next patch. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/scrub/refcount.c | 58 +++++++++++++++++++++-------------------------- > 1 file changed, 26 insertions(+), 32 deletions(-) Seems like a straight forward conversion. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx