]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Mdmonitor: Make alert_info global
authorMateusz Grzonka <mateusz.grzonka@intel.com>
Thu, 2 Feb 2023 11:26:59 +0000 (12:26 +0100)
committerJes Sorensen <jes@trained-monkey.org>
Thu, 2 Mar 2023 15:51:02 +0000 (10:51 -0500)
commitb301516615c441bd3cc4b512fae73fc066d227f1
treecefddfaf146962243d6461e6e081978b035098d3
parentf1f3ef7d2de5e3a726c27b9f9bb20e270a100dab
Mdmonitor: Make alert_info global

Move information about --test flag and hostname into alert_info.

Signed-off-by: Mateusz Grzonka <mateusz.grzonka@intel.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
Monitor.c