]> 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>
Tue, 7 Mar 2023 03:56:07 +0000 (19:56 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:40 +0000 (15:03 -0800)
commit07d803135cb64db8ae21923a9abd2b51a3eb83e7
tree360fe2ae325714425479bed3d44fd35c625cf9cf
parent39344abd031110d8fc61013888cf218425d1661d
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