xfs: report quota block corruption errors to the health system
authorDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:32:44 +0000 (12:32 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:32:44 +0000 (12:32 -0800)
commit841a5f87e2d08c60836859da69575b36caadb37d
treebf789348ee30465ca0258128924b626b7108700f
parentbaf44fa5c37a2357a7ae92889f74bc1824f33fd4
xfs: report quota block corruption errors to the health system

Whenever we encounter corrupt quota 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>
fs/xfs/xfs_dquot.c
fs/xfs/xfs_health.c
fs/xfs/xfs_qm.c