]> git.ipfire.org Git - thirdparty/mdadm.git/commit - util.c
Use new load_container in Examine
authorNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:24:50 +0000 (20:24 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:24:50 +0000 (20:24 +1100)
commit1f49fb3ae5c76e7abc7e1fdd8690e4b8c21b7d31
tree24eab065f3970e581e74b8f7046bd7bac7cbadcd
parent2b959fbf66d35f02ea57074428268bf7cc62c18b
Use new load_container in Examine

This makes explicit the two different ways to use Examine
And removes a user of container_loaded.

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