marsadm: secondary waits until device has disappeared

Signed-off-by: Thomas Schoebel-Theuer <tst@1und1.de>
This commit is contained in:
Daniel Hermann 2013-06-23 23:39:36 +02:00 committed by Thomas Schoebel-Theuer
parent eacc8361ae
commit e0ed98eb14

View File

@ -1648,6 +1648,7 @@ my %cmd_table =
"secondary" => [
"check preconditions", \&primary_phase0,
"leave primary state", \&primary_phase1,
"wait for effect", \&primary_phase4,
],
"invalidate" => [
"check preconditions", \&invalidate_res_phase0,