]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub: update health status if we get a clean bill of health
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 17:01:16 +0000 (10:01 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:42 +0000 (11:37 -0700)
commit3ae2c9487cf6351454b33b96f4680cd06abd7f70
treeb5631139950ec3072fe1a865c3058954cfd6c295
parent18f7a658dfe3c8f458372eb7c523316d7d5e162b
xfs_scrub: update health status if we get a clean bill of health

If we checked a filesystem and it turned out to be clean, upload that
information into the kernel.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libfrog/scrub.c
man/man2/ioctl_xfs_scrub_metadata.2
scrub/scrub.c