]> 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, 2 Oct 2024 01:20:35 +0000 (18:20 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 10:42:07 +0000 (12:42 +0200)
commit7cc6344b44149ca802051a83439fce28d0f334fd
tree04da64022ddc8e5b27a84c0b270641bdebcb6fdf
parentf8a9e37d48d3b03c107127acc94e113c717e1dc1
xfs: give refcount btree cursor error tracepoints their own class

Source kernel commit: 7cf2663ff1cfb20f5fe025122016b68920b28041

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

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