]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: clean up bmap log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 17:01:12 +0000 (10:01 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:41 +0000 (11:37 -0700)
commit588d0291489ca8043afc4357d23dc86c5fc75395
tree52ae5068a3c230e49b08ede5f3d567456b9997d7
parenta2fd18b48372e236a30518f642f9b358274ecc84
xfs: clean up bmap log intent item tracepoint callsites

Source kernel commit: 2a15e7686094d1362b5026533b96f57ec989a245

Pass the incore bmap 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>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
libxfs/xfs_bmap.c
libxfs/xfs_bmap.h