]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: report realtime refcount btree corruption errors to the health system
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:49:36 +0000 (11:49 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:43 +0000 (14:57 -0700)
commit24fd37ac51ae4ab6c317c9ac8b146c7e17caaa0c
tree9ace9392fc203313ef7dfc3c28457198804553dd
parent51b72c17a3910df7872bfbb04abb187f34673aa2
xfs: report realtime refcount btree corruption errors to the health system

Whenever we encounter corrupt realtime refcount btree blocks, we should
report that to the health monitoring system for later reporting.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_fs.h
libxfs/xfs_health.h
libxfs/xfs_inode_fork.c
libxfs/xfs_refcount.c
libxfs/xfs_rtgroup.c
libxfs/xfs_rtrefcount_btree.c