commit | 2a15e7686094d1362b5026533b96f57ec989a245 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Feb 22 12:43:53 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Feb 22 12:43:53 2024 -0800 |
tree | b5044f6850dbd17a0177c09e305bd23b6fd4700c | |
parent | ef2d4a00df38dfa79ce08fbd8c03278e2d87126a [diff] |
xfs: clean up bmap log intent item tracepoint callsites 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>