]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
authorChristoph Hellwig <hch@lst.de>
Mon, 25 Nov 2024 21:14:13 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:23 +0000 (18:01 -0800)
commit50fe5d5393e0dc7f02ef4b2071619431be85927e
treebaf59e46a32411aedb30a8a9af54a192e284b78a
parent88e008a183cfc984bcfbcf6575adfa580b11622f
xfs: pass a perag structure to the xfs_ag_resv_init_error trace point

Source kernel commit: 835ddb592fab75ed96828ee3f12ea44496882d6b

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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_ag_resv.c