]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: clean up extent free log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:22:50 +0000 (11:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:37:01 +0000 (11:37 -0700)
commit4e0e2c0fe35b44cd4db6a138ed4316178ed60b5c
tree8634457ee5ee4f50355621be6e11e69729e3e0e3
parentac3a0275165b4f80d9b7b516d6a8f8b308644fff
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_alloc.c
fs/xfs/xfs_extfree_item.c
fs/xfs/xfs_trace.h