]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: clean up extent free log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:38 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:46:43 +0000 (18:46 -0700)
commit50af7e47a08061589dbf773dd628f02fc859e474
tree8d6a199f9e0bcbda6a29d0c441b91f9e6ecb09dd
parent1845fd7075f535a56930a8ab50d290f27b1cecba
xfs: clean up extent free log intent item tracepoint callsites

Pass the incore EFI structure to the tracepoints instead of open-coding
the argument passing.  This cleans up the call sites a bit.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
include/xfs_trace.h
libxfs/xfs_alloc.c