]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: convey metadata health events to the health monitor
authorDarrick J. Wong <djwong@kernel.org>
Wed, 21 Jan 2026 02:06:47 +0000 (18:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 21 Jan 2026 02:06:47 +0000 (18:06 -0800)
commit5eb4cb18e445d09f64ef4b7c8fdc3b2296cb0702
tree2261593673b5224df963bfce13eede10d1fd356c
parent25ca57fa3624cae9c6b5c6d3fc7f38318ca1402e
xfs: convey metadata health events to the health monitor

Connect the filesystem metadata health event collection system to the
health monitor so that xfs can send events to xfs_healer as it collects
information.

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/xfs_health.c
fs/xfs/xfs_healthmon.c
fs/xfs/xfs_healthmon.h
fs/xfs/xfs_trace.h