]> www.infradead.org Git - users/dwmw2/linux.git/commit
xfs: clean up refcount log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:23:07 +0000 (11:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:37:06 +0000 (11:37 -0700)
commit886f11c797722650d98c554b28e66f12317a33e4
tree36af135ad375906139c66f036800eede2257683a
parent8fbac2f1a0947dc45ecf13e9b5aa17b5942b4a2d
xfs: clean up refcount log intent item tracepoint callsites

Pass the incore refcount intent structure to the tracepoints instead of
open-coding the argument passing.

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