]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: record health problems with the metadata directory
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 22:54:18 +0000 (15:54 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 06:07:19 +0000 (08:07 +0200)
commita53f6454b4fe7d149f1c857ef396500923e698b6
treebf64f20b1586848da84a8782fb6272f0fe92e3ad
parent1d1cbd762d0eb60da4a6e38be31a805756f8ddbf
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/libxfs/xfs_health.h
fs/xfs/libxfs/xfs_metadir.c
fs/xfs/xfs_health.c
fs/xfs/xfs_icache.c
fs/xfs/xfs_inode.c