> - trace_xfs_defer_trans_abort(tp->t_mountp, dop, _RET_IP_); > + trace_xfs_defer_trans_abort(tp->t_mountp, tp, _RET_IP_); Can't we stop passing the explicit xfs_mount to these tracepoints now? Otherwise 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