]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: convert extent busy tracepoints to the generic group structure
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:43 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:29 +0000 (13:38 -0800)
commit0e10cb98f149aa62b381a81b09c479661149a0b2
tree8ea128adb300cc98776ce9c39bca420b50f0d025
parent6af1300d47d92fb4bb327886ffa63c287d63a5db
xfs: convert extent busy tracepoints 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>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_extent_busy.c
fs/xfs/xfs_trace.h