]> Git Repo - linux.git/commit
xfs: use the op name in trace_xlog_intent_recovery_failed
authorChristoph Hellwig <[email protected]>
Thu, 28 Dec 2023 07:24:10 +0000 (07:24 +0000)
committerChandan Babu R <[email protected]>
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 <[email protected]>
Reviewed-by: "Darrick J. Wong" <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
fs/xfs/libxfs/xfs_defer.c
fs/xfs/xfs_trace.h
This page took 0.061736 seconds and 4 git commands to generate.