]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:33 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:26 +0000 (13:38 -0800)
commit487092ceaa72448ca3a82ea9fb89768c88f6abec
tree1ed547f86eeebd8053e062267049559447369442
parent835ddb592fab75ed96828ee3f12ea44496882d6b
xfs: pass objects to the xfs_irec_merge_{pre,post} trace points

Pass the perag structure and the irec to these tracepoints so that the
decoding is only done when tracing is actually enabled and the call sites
look a lot neater.

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/libxfs/xfs_ialloc.c
fs/xfs/xfs_trace.h