On Mon, Jun 21, 2021 at 03:34:36PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The AGI buffer is in big-endian format, so we must convert the > endianness to CPU format to do any comparisons. > > Fixes: 46141dc891f7 ("xfs: introduce xfs_ag_shrink_space()") > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- LGTM, Reviewed-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx> Thanks, Gao Xiang