]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: record health problems with the metadata directory
authorDarrick J. Wong <djwong@kernel.org>
Mon, 25 Nov 2024 21:14:18 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:25 +0000 (18:01 -0800)
commit261690fea209af252a6d36bcdbd4ae7e69c9b1b2
treebfb972cdf43526bdff104a381817a9e4c1e092b4
parent52d695723abda8b96d22489ce9f38a06e4fa0a1a
xfs: record health problems with the metadata directory

Source kernel commit: be42fc1393d66024eb6415c92f45fab5d1878c3e

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>
libxfs/xfs_fs.h
libxfs/xfs_health.h
libxfs/xfs_metadir.c