]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: report realtime rmap btree corruption errors to the health system
authorDarrick J. Wong <djwong@kernel.org>
Mon, 12 Aug 2024 20:57:57 +0000 (13:57 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:20 +0000 (20:08 -0700)
commitb79aa27dbcb1fe76a00cfc47f7ddbfa07b96dc5c
tree725f680f0800d02238ced195a1215d2c17078bda
parent35e8a0ea1b935ea9486e1cc1932a351ac3c0675e
xfs: report realtime rmap btree corruption errors to the health system

Whenever we encounter corrupt realtime rmap 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_btree.h
libxfs/xfs_fs.h
libxfs/xfs_health.h
libxfs/xfs_inode_fork.c
libxfs/xfs_rtgroup.c
libxfs/xfs_rtrmap_btree.c