]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: convert extent busy tracing to the generic group structure
authorChristoph Hellwig <hch@lst.de>
Thu, 19 Sep 2024 13:09:06 +0000 (15:09 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 05:37:32 +0000 (07:37 +0200)
commit324e88454dd4766b2a96cd4ed2e67c5736e8d731
tree1a830cd9809ddab7efcf9f183bd3adac82d0373e
parent9f3e1ab2580161769b1556aa1cdb0369e2cd6ba1
xfs: convert extent busy tracing to the generic group structure

Prepare for tracking busy RT extents by passing the generic group
structure to the xfs_extent_busy_class tracepoints.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_extent_busy.c
fs/xfs/xfs_trace.h