]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: convey filesystem unmount 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)
commit25ca57fa3624cae9c6b5c6d3fc7f38318ca1402e
treee424151dbfdcc7f20f484087238d7f037c313cc0
parentb3a289a2a9397b2e731f334d7d36623a0f9192c5
xfs: convey filesystem unmount events to the health monitor

In xfs_healthmon_unmount, send events to xfs_healer so that it knows
that nothing further can be done for the filesystem.

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