]> 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>
Tue, 30 Jul 2024 00:13:13 +0000 (17:13 -0700)
commit661cadbf885a62c99322a8fc7059b8d8d8001fdc
tree9c592e12df9d091d1585c7ac544ec4bb3dda48fd
parentf9e6e24ff208936f33098706e6e699534d9f84ba
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