]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: record health problems with the metadata directory
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:11:03 +0000 (21:11 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:09 +0000 (15:37 -0700)
commit185fa679f95c34d43c6f845cc7b3fd1231f6f545
tree36258bdffd2de4fe6e90cb437e6fea681e84e993
parent290dbbf5e320fb97999fb5bf4de22b6679729cd2
xfs: record health problems with the metadata directory

Make a report to the health monitoring subsystem any time we encounter
something in the metadata directory tree that looks like corruption.

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