]> git.itanic.dy.fi Git - linux-stable/commit
xfs: use the op name in trace_xlog_intent_recovery_failed
authorChristoph Hellwig <hch@lst.de>
Thu, 28 Dec 2023 07:24:10 +0000 (07:24 +0000)
committerChandan Babu R <chandanbabu@kernel.org>
Fri, 29 Dec 2023 08:07:05 +0000 (13:37 +0530)
commitbcdfae6ee520b665385020fa3e47633a8af84f12
tree88a9e2b78bd72e7dc48d1d32bef42b7991dbbb4b
parent4f6ac47b55e3ce6e982807928d6074ec105ab66e
xfs: use the op name in trace_xlog_intent_recovery_failed

Instead of tracing the address of the recovery handler, use the name
in the defer op, similar to other defer ops related tracepoints.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
fs/xfs/libxfs/xfs_defer.c
fs/xfs/xfs_trace.h