On Mon, Mar 26, 2018 at 04:56:25PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Add a new flag, XFS_BMAPI_NORMAP, which will perform file block > remapping without updating the rmapbt. This will be used by the repair > code to reconstruct bmbts from the rmapbt, in which case we don't want > the rmapbt update. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Hmmm - this also converts xfs_bmapi_remap() to be able to operate on the attribute fork. they seem unrelated, so maybe this should be two patches? Otherwise it looks ok. Cheers, Dave. -- 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