]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: give rmap btree cursor error tracepoints their own class
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:22:57 +0000 (11:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:37:03 +0000 (11:37 -0700)
commit71f5a17e526775f001f643c9d54e5b59fa29d7ac
tree3ccddb88bedaeac81d6adf34b86d78718392c599
parent84a3c1576c5aade32170fae6c61d51bd2d16010f
xfs: give rmap btree cursor error tracepoints their own class

Create a new tracepoint class for btree-related errors, then convert all
the rmap tracepoints to use it.  Also fix the one tracepoint that was
abusing the old class by making it a separate tracepoint.

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