On Fri, Dec 15, 2017 at 09:11:19AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > The EOFBLOCKS/COWBLOCKS tags are totally separate things, so track them > with separate i_flags. Right now we're abusing IEOFBLOCKS for both, > which is totally bogus because we won't tag the inode with COWBLOCKS if > IEOFBLOCKS was set by a previous tagging of the inode with EOFBLOCKS. > Found by wiring up clonerange to fsstress in xfs/017. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks reasonable. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html