]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: record rt group metadata errors in the health system
authorDarrick J. Wong <djwong@kernel.org>
Mon, 25 Nov 2024 21:14:22 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:30 +0000 (18:01 -0800)
commit2342f2c03c97527f94a48102be96953f781182ab
treeb6633df8122802fea8cecebd892d07a4bec3570f
parent6fae9d99d9c813ac11deb36ae91221d0594c1e33
xfs: record rt group metadata errors in the health system

Source kernel commit: ab7bd650e17a392a205ec6b6c72b97cae18d43b4

Record the state of per-rtgroup metadata sickness in the rtgroup
structure for later reporting.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/util.c
libxfs/xfs_health.h
libxfs/xfs_rtbitmap.c
libxfs/xfs_rtgroup.c
libxfs/xfs_rtgroup.h