]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: use load_container
authorNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:06 +0000 (20:58 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:06 +0000 (20:58 +1100)
commit5083d66b9c46edc63575952c011f5675a2d37618
treeb1118bd88976cbf2a93d259b6f484f662d64bfda
parent3a3716107b614f679a4ea224e5bb882739d81cf9
Assemble: use load_container

Separate the load_container call from the load_super call,
and use different validity tests as appropriate.

Add some general code tidying and a bit of indent change to make
structure a little clearer.

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