On Thu, Oct 27, 2022 at 10:15:10AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > We've been (ab)using XFS_REFC_COW_START as both an integer quantity and > a bit flag, even though it's *only* a bit flag. Rename the variable to > reflect its nature and update the cast target since we're not supposed > to be comparing it to xfs_agblock_t now. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Yay! Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx