On Thu, Jun 28, 2018 at 12:36:15PM -0400, Brian Foster wrote: > The inode free callchain starting in xfs_inactive_ifree() already > associates its dfops with the transaction. It still passes the dfops > on the stack down through xfs_difree_inobt(), however. > > Clean up the call stack and reference dfops directly from the > transaction. This patch does not change behavior. > > 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