]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: prepare rmap btree cursor tracepoints for realtime
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:41:52 +0000 (13:41 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:45 +0000 (15:55 +0200)
commit54ca6f01b627f5e9984b7dca8191a9bbf2df566f
tree0d2a517040708a411dbc81e935aaab98c524e489
parent1ae419ff8fb21871662461812b599f3480fae438
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
"rmapbno" and extracting the group number from the cursor when possible.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_rmap_item.c
fs/xfs/xfs_trace.h