]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Use explicit non-char opt for --zero-super
authorNeilBrown <neilb@suse.de>
Mon, 9 Jul 2012 07:00:45 +0000 (17:00 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 9 Jul 2012 07:00:45 +0000 (17:00 +1000)
commitf7d3febcd600d67f81bfe299498b8a13741d2bd0
tree3cbd02b927082345a103c497a4ebc976f4260fe4
parent58380584427d18544754466432bbc9a54a7d7742
Use explicit non-char opt for --zero-super

As we don't allow '-K' for '--zero-super' there is no point
using it internally.  Just define a 'KillOpt' like with
other options.

Signed-off-by: NeilBrown <neilb@suse.de>
ReadMe.c
mdadm.c
mdadm.h