]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: convey filesystem shutdown events to the health monitor
authorDarrick J. Wong <djwong@kernel.org>
Wed, 21 Jan 2026 02:06:48 +0000 (18:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 21 Jan 2026 02:06:48 +0000 (18:06 -0800)
commit74c4795e50f816dbf5cf094691fc4f95bbc729ad
tree4d07b690a62b0eb97aef317daf00b4a54c297cbe
parent5eb4cb18e445d09f64ef4b7c8fdc3b2296cb0702
xfs: convey filesystem shutdown events to the health monitor

Connect the filesystem shutdown code to the health monitor so that xfs
can send events about that to the xfs_healer daemon.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/xfs_fsops.c
fs/xfs/xfs_healthmon.c
fs/xfs/xfs_healthmon.h
fs/xfs/xfs_trace.h