]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: give refcount btree cursor error tracepoints their own class
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:41 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:07:27 +0000 (17:07 -0700)
commit1470a5e04bec445b9e82a22f0d8854be1cf4c30e
treebb9b30bfaeb40c857d16084134428081a27dbbdb
parent4b56d6ba0f794d12edae25443a7c69aee34709f6
xfs: give refcount btree cursor error tracepoints their own class

Convert all the refcount tracepoints to use the btree error tracepoint
class.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_refcount.c