]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: prepare refcount btree cursor tracepoints for realtime
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:45 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:10 +0000 (13:06 -0800)
commit0d89af530c8c7591f75492e5814aa1ca4a0d26d7
treea42449b6c4837720f4e187f1795556c28b42466c
parentc2358439af374cad47f771797875d0beb8256738
xfs: prepare refcount btree cursor tracepoints for realtime

Rework the refcount btree cursor tracepoints in preparation to handle the
realtime refcount btree cursor.  Mostly this involves renaming the field to
"refcbno" and extracting the group number from the cursor when possible.

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