]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
New method: load_container
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)
commit2b959fbf66d35f02ea57074428268bf7cc62c18b
treebf3dcbf18de2a20be81ba39ac6ff920db965d6af
parente1902a7b6ceafde57eace1a5d1f19753df273141
New method: load_container

This handles the 'container' part of 'load_super', so we can
soon make them completely separate - it is just confusing to
overload these two.

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