]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Assemble: call remove_partitions later.
authorNeilBrown <neilb@suse.de>
Tue, 30 Nov 2010 05:56:01 +0000 (16:56 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 30 Nov 2010 05:56:01 +0000 (16:56 +1100)
commit484ae54d16d7e4c271a484cdd691a5ba7c52d6d6
treed416e3e4c8b821b2c9d5b674f1785236a215b02f
parent5a31170d95236fdfd35a62cd3d7345ac43a75104
Assemble: call remove_partitions later.

We shouldn't call remove_partitions until we have made a really firm
decision to include the device into the array.

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