]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: clean up refcount log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:42 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 16 Jul 2024 22:49:08 +0000 (15:49 -0700)
commitdb58ad13dca727a63a675d8f263dd586d1e7f63a
tree4a87a32361276586e443ee9ebcc8798063155c18
parent2a33668723cba13cee58314ec1b2892083e53022
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>
libxfs/xfs_refcount.c
libxfs/xfs_refcount.h