]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: move metadata health tracking to the generic group structure
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Oct 2024 19:38:11 +0000 (12:38 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:44 +0000 (13:44 -0700)
commitd1971bca843f97e9c89e0f04544118009cafec8f
tree0c6b748dbe432cd4196ad6d7daf0ed7241b4cfbb
parent18ce7d2c674531ec67b66968a3cbfbaee7daab3f
xfs: move metadata health tracking to the generic group structure

Prepare for also tracking the health status of the upcoming realtime
groups by moving the health tracking code to the generic xfs_group
structure.

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/util.c
libxfs/xfs_ag.c
libxfs/xfs_ag.h
libxfs/xfs_group.c
libxfs/xfs_group.h
libxfs/xfs_health.h