commit | 70dc8b9d665d52cc1a4f26859c32906e9e3f1a74 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 09 09:38:39 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Jun 12 11:46:00 2024 -0700 |
tree | bb7721fd49f34360c42455d0258d591f2053d042 | |
parent | 746177e8b18cfc76d91f2a18a87bef7b2507f8d9 [diff] |
xfs_scrub: upload clean bills of health If scrub terminates with a clean bill of health, tell the kernel that the result of the scan is that everything's healthy. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>