]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: clean up rmap log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:22:59 +0000 (11:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:37:03 +0000 (11:37 -0700)
commitfbe8c7e167a6b226ae0234c26ebb65d8401473a5
treefc1e8fdf420311790b3d528c21bf2ef6a4a8e389
parent47492ed124219b37acf65cd931c1e45d5bc0c274
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