]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: pass objects to the xrep_ibt_walk_rmap tracepoint
authorChristoph Hellwig <hch@lst.de>
Sun, 1 Sep 2024 05:26:13 +0000 (08:26 +0300)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 05:37:29 +0000 (07:37 +0200)
commitbd813794d75a0939c1f66634411bf825168af9a5
tree754db0d69159a2470599fe745cebe9ff4deaf781
parent6cbf38ba97d012ef18aca38d1f47e27530c91ec9
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>
fs/xfs/scrub/ialloc_repair.c
fs/xfs/scrub/trace.h