On Thu, Jun 28, 2018 at 12:36:33PM -0400, Brian Foster wrote: > xfs_swap_extent_rmap() uses a local dfops instance with a > transaction from the caller. Since there is only one caller, pull > the dfops structure into the caller and attach it to the > transaction. This avoids the need to clear ->t_dfops to prevent > invalid stack memory access. > > 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