commit | b78228fee45b7a435cd89f5baefa71681fea30cf | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Jan 06 14:13:52 2022 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Jan 19 16:03:04 2022 -0800 |
tree | 1cdff5165a92f203727a5fcbf45dccf52c4a82b4 | |
parent | af027ebe52ad26868a0468e42e96931f817b3e4d [diff] |
xfs_scrub_all: failure reporting for the xfs_scrub_all job Create a failure reporting service for when xfs_scrub_all fails. This is probably a debug-only patch. Signed-off-by: Darrick J. Wong <djwong@kernel.org>