]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: update health status if we get a clean bill of health
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 17:00:56 +0000 (10:00 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:36 +0000 (11:37 -0700)
commit81410363dd6b4a205c207a57d815c1f0462bc96d
tree73c11e564a46c6d06546dc10cd31b4cb2cf9c9fa
parent2d182689b9a21f7c36e4614d41b1da3c9d45d5f1
xfs: update health status if we get a clean bill of health

Source kernel commit: a1f3e0cca41036c3c66abb6a2ed8fedc214e9a4c

If scrub finds that everything is ok with the filesystem, we need a way
to tell the health tracking that it can let go of indirect health flags,
since indirect flags only mean that at some point in the past we lost
some context.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
libxfs/xfs_fs.h