On Thu, Jun 28, 2018 at 12:36:25PM -0400, Brian Foster wrote: > Use ->t_dfops for all remaining xfs_bunmapi() callers. This prepares > the latter to no longer require a dfops parameter. > > Note that xfs_itruncate_extents_flags() associates a local dfops > with a transaction provided from the caller. Since there are > multiple callers, set and reset ->t_dfops before the function > returns to avoid exposure of stack memory to the caller. > > Signed-off-by: Brian Foster <bfoster@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- 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