]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: pass objects to the xrep_ibt_walk_rmap tracepoint
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:34 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:26 +0000 (13:38 -0800)
commit618a27a94d06f036d1cdc73c9960f2e59be42f50
tree73cad3efbe8d88e286a732ab90827c741888b70e
parent1209d360eb7af36855ba5d88df79bd2f1962d240
xfs: pass objects to the xrep_ibt_walk_rmap tracepoint

Pass the perag structure and the irec so that the decoding is only done
when tracing is actually enabled and the call sites look a lot neater,
and remove the pointless class indirection.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/scrub/ialloc_repair.c
fs/xfs/scrub/trace.h