]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: clean up rmap log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:11:42 +0000 (21:11 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:09:53 +0000 (17:09 -0700)
commit6203e496ff2d619cad073091fb5000c2036c2705
tree6d4dd5c75f0c68cc30501d9f4bfb7c2f3e4d6fd7
parentf6bd8450980f36683e189543984cd4ae6c057ac6
xfs: clean up rmap log intent item tracepoint callsites

Pass the incore rmap structure to the tracepoints instead of open-coding
the argument passing.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_rmap.c
fs/xfs/libxfs/xfs_rmap.h
fs/xfs/xfs_trace.c
fs/xfs/xfs_trace.h