]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mapfile.c
Use new container_content rather than passing subarray to load_super.
authorNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:24:35 +0000 (20:24 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:24:35 +0000 (20:24 +1100)
commita1f976a013ab738affd54a1ba737107aa05c26ad
tree8919bbb59796f94bbc840fcca30fa0355dd08fa1
parent00bbdbdac69e6d90fc71b8a2bfe574928ec66da3
Use new container_content rather than passing subarray to load_super.

Now that we can ask container_content for a specific subarray,
we don't need to pass the subarray name to load_super, and have it
secretly modify the returned state.

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