]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: examine_pds to also list devices that aren't in the metadata.
authorNeilBrown <neilb@suse.de>
Wed, 9 Apr 2014 06:56:45 +0000 (16:56 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 21 May 2014 01:54:47 +0000 (11:54 +1000)
commitd2ec75fb3ef359ccd6eb35dd9e9ce60430b8ebe9
treec8e696c089a3d8d6c224446cc8d3f6a36e8e55ab
parent217dead48fdeb31bc351efe1cec0ab7a53f288e1
DDF: examine_pds to also list devices that aren't in the metadata.

The phys disks table should list all disks, but if the metadata
is corrupt, it might not even list the disk it was read from.
So check for and report any known disks that aren't listed.

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