]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: clean up extent free log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:16:25 +0000 (18:16 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 10:42:07 +0000 (12:42 +0200)
commit9cebfe7aacb37c8b4f655578dcc4d3c83f02897e
tree4ac0f2ea51e99858b890cd3631e388e252ccd3e8
parent6a692a500894449bc1fc6d48b1bf40fa08aed50a
xfs: clean up extent free log intent item tracepoint callsites

Source kernel commit: 4e0e2c0fe35b44cd4db6a138ed4316178ed60b5c

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>
include/xfs_trace.h
libxfs/xfs_alloc.c