]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Monior: create struct for holding alert info.
authorNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:07 +0000 (20:58 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:07 +0000 (20:58 +1100)
commite0bd6a96376f82dfb1312097ce3c0d2713a65fc1
tree00e804bcc2b591b389c283839727104a8c6c1370
parent9bfc6a7d1a8335c4ec963f90a6c6ad4690a86310
Monior: create struct for holding alert info.

Rather than passing mailaddr, mailfrom, cmd, dosyslog around in
argument lists, create a structure to hold them all.

Signed-off-by: NeilBrown <neilb@suse.de>
Monitor.c