]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Assemble: get content before testing it.
authorNeilBrown <neilb@suse.de>
Tue, 23 Nov 2010 00:34:36 +0000 (11:34 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 23 Nov 2010 00:34:36 +0000 (11:34 +1100)
commit87477e6d5e4201bf2bd812f34f8321983310bd99
treee6f41ec78225d062ccdd2b7f8946da43277e9c37
parent062dc4817ddb60dcc59d4e98b3dbc784d77426b8
Assemble: get content before testing it.

When checking that a container matches the required uuid,
we need to call 'getinfo_super' before we have a 'content'
to test.

Reported-by: "Czarnowska, Anna" <anna.czarnowska@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c