]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: simplify post-run reporting logic
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 1 Nov 2019 21:55:06 +0000 (17:55 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 1 Nov 2019 21:55:06 +0000 (17:55 -0400)
commit5155653f70bc87fcb8d14320e17c311e502e7388
tree63b0d2d643a0ca91e2900053d948f73a2c66fb08
parente98616ba9dc9bc457dcc111f97b33a88c6221850
xfs_scrub: simplify post-run reporting logic

Simplify the post-run error and warning reporting logic so that in
subsequent patches we can be more specific about what types of things
went wrong.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
scrub/xfs_scrub.c