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

Rework the rmap btree cursor tracepoints in preparation to handle the
realtime rmap btree cursor.  Mostly this involves renaming the field to
"gbno" and extracting the group number from the cursor.

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