]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:32 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:26 +0000 (13:38 -0800)
commit835ddb592fab75ed96828ee3f12ea44496882d6b
tree55870d24d3d762206b849d0226800fbcfd355820
parent2337ac79e93358caf1ac797fff54de1f8574d5d3
xfs: pass a perag structure to the xfs_ag_resv_init_error trace point

And remove the single instance class indirection for it.

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/libxfs/xfs_ag_resv.c
fs/xfs/xfs_trace.h