]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub_fail: return the failure status of the mailer program
authorDarrick J. Wong <djwong@kernel.org>
Fri, 12 Jan 2024 02:07:05 +0000 (18:07 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 12 Jan 2024 02:08:47 +0000 (18:08 -0800)
commit731c95408dc8667e2616b4b79e0d6c89aec1b936
tree196db218c84a5a35eefed5f9366e956e16089e2d
parent83535ee5c9e3f040258d6d7456c8b5504fb6e6f5
xfs_scrub_fail: return the failure status of the mailer program

We should return the exit code of the mailer program sending the scrub
failure reports, since that's much more important to anyone watching the
system.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
scrub/xfs_scrub_fail.in