]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdmon.c
Replace various load_super calls with 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)
commit0fb69d1dae8851316bee2a7c0b4ca557de7273ee
tree953afb5629560ff3efe58a4a301e28626381ea11
parent5083d66b9c46edc63575952c011f5675a2d37618
Replace various load_super calls with load_container

When we call load_super expecting to find a container, we now
just call load_container directly.

Signed-off-by: NeilBrown <neilb@suse.de>
Create.c
Manage.c
mdmon.c