]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Assemble: call map_update even when not starting the array.
authorNeilBrown <neilb@suse.de>
Tue, 7 Apr 2009 07:45:42 +0000 (17:45 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 7 Apr 2009 07:45:42 +0000 (17:45 +1000)
commit8b4e5ea926a081d870af85fe5d304bcac48d9f57
treefcab598a78f6e30f889711cc40296f4be9b39c1e
parentc0d50ca58423168f2b86ba674227a9bbc33e1501
Assemble: call map_update even when not starting the array.

For incremental assembly to work, we need to keep the 'map'
up-to-date even when not starting the array yet.

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