xfs: remove unused trace event xfs_dqreclaim_dirty
authorSteven Rostedt <rostedt@goodmis.org>
Tue, 22 Jul 2025 20:19:08 +0000 (16:19 -0400)
committerCarlos Maiolino <cem@kernel.org>
Thu, 24 Jul 2025 15:30:14 +0000 (17:30 +0200)
commitb9adb86b9045e6e912035e5991d370ac769be0b8
tree268c4fc2beddfe29f0c844ca8045946a53e4cba5
parentf4a3f01e8e451fb3cb444a95a59964f4bc746902
xfs: remove unused trace event xfs_dqreclaim_dirty

The tracepoint trace_xfs_dqreclaim_dirty was removed with other code
removed from xfs_qm_dquot_isolate() but the defined tracepoint was not.

Fixes: d62016b1a2df ("xfs: avoid dquot buffer pin deadlock")
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_trace.h