]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Monitor: Obey "space protocol" when writing to syslog.
authorNeilBrown <neilb@suse.de>
Tue, 7 Apr 2015 23:17:17 +0000 (09:17 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 7 Apr 2015 23:17:17 +0000 (09:17 +1000)
commitb033913a3cc3cdd2c1dea9a9fcb13e6c463a689a
tree9972a751a21362709331ad24b87f8dc354ebe919
parent783bbc2b131e2cfea7870f91c194920a45fd556c
Monitor: Obey "space protocol" when writing to syslog.

"alert" treats the "disc" arg differently if it starts with a space.

At least it does for sending email.  It doesn't for writing to syslog.

Make this consistent and obey the 'space protocol' when writing to
syslog.

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