]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: report realtime metadata corruption errors to the health system
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 17:00:55 +0000 (10:00 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:36 +0000 (11:37 -0700)
commitbb9be3f86809922ed5ffceeec508c9a96ad0e305
tree9b99e7b120bb677e42de0c02a0411e245a19a253
parent178287f40ecc2305052f727daaae22b050790de8
xfs: report realtime metadata corruption errors to the health system

Source kernel commit: 8368ad49aaf771a6283840140149440b958b20fb

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

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
libxfs/util.c
libxfs/xfs_rtbitmap.c