]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: pass btree cursors to rmap btree tracepoints
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:22:58 +0000 (11:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:37:03 +0000 (11:37 -0700)
commit47492ed124219b37acf65cd931c1e45d5bc0c274
tree22578fd706d018856f1e6c2a81208e89fc043f40
parent71f5a17e526775f001f643c9d54e5b59fa29d7ac
xfs: pass btree cursors to rmap btree tracepoints

Prepare the rmap btree tracepoints for use with realtime rmap btrees by
making them take the btree cursor object as a parameter.  This will save
us a lot of trouble later on.

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