Re: [PATCH 0/4] xfs: more unused events from linux-next
From: Darrick J. Wong
Date: Tue Jul 22 2025 - 19:29:24 EST
On Tue, Jul 22, 2025 at 04:19:07PM -0400, Steven Rostedt wrote:
>
> I reran the unused tracepoint code on the latest linux-next and found more
> xfs trace events. One was recently added but the rest were there before. Not
> sure how I missed them.
>
> But anyway, here's a few more patches to remove unused xfs trace events.
>
> Steven Rostedt (4):
> xfs: remove unused trace event xfs_dqreclaim_dirty
> xfs: remove unused trace event xfs_log_cil_return
> xfs: remove unused trace event xfs_discard_rtrelax
> xfs: remove unused trace event xfs_reflink_cow_enospc
I can directly take responsibility for 1, 3, and 4 -- those aren't going
to come back. Patch 2 looks like an accidental add, and if anyone wants
it they can always add it back.
Reviewed-by: "Darrick J. Wong" <djwong@xxxxxxxxxx>
--D
>
> ----
> fs/xfs/xfs_trace.h | 4 ----
> 1 file changed, 4 deletions(-)
>