]> git.ipfire.org Git - thirdparty/mdadm.git/commit
load_super should not try to load_container
authorNeilBrown <neilb@suse.de>
Wed, 12 Jan 2011 05:18:04 +0000 (16:18 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 12 Jan 2011 05:18:04 +0000 (16:18 +1100)
commit4a011f1009c4d99e8df63bc7d7f538f4b01ff989
tree55583ab8b57a7f63771186d49d8f504d176739a6
parentde697acc4c8d0bc361cf5bd2edca33ade1274405
load_super  should not try to load_container

Now that load_container is a separate operation, load_super
should not try it first.

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