]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Oct 2024 19:43:52 +0000 (12:43 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:43 +0000 (13:44 -0700)
commit2a60d820fdede6618d631d327718063b03e40175
treea0d4385b654925ad146667a302b1d4eb3a8e29ab
parent77cbc2b728d880d6c209867792fec037117ce20f
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>
libxfs/xfs_ag_resv.c