]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Use load_container in Incremental assembly.
authorNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:57:58 +0000 (20:57 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:57:58 +0000 (20:57 +1100)
commit47c74f3f50201e057bac74ed107c9eaba55e5f13
tree339cd5eaeeff6365cf8b4a03971ee8cbb805865a
parent3a97f210109f79f2f0f16dc04d9ba66c8658a867
Use load_container in Incremental assembly.

We more clearly separate out -I on a container, and use
load_container in that case and load_super only for true members.

This removes another use of loaded_container.

Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c
super-ddf.c