]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF Allow a RAID1 to be 'partially optimal'.
authorNeilBrown <neilb@suse.de>
Tue, 15 Mar 2011 04:09:24 +0000 (15:09 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 15 Mar 2011 04:09:24 +0000 (15:09 +1100)
commit33b0edd78ad33207434f2944e81a09a91ddafd10
treecbeee7f667b27d658a480d416dca59cd581e68b8
parentc7079c84412848c11d21b99bd3702701fa5ca5d6
DDF Allow a RAID1 to be 'partially optimal'.

If a RAID1 is meant to have more than 2 device and while it doesn't
have that many, it still has more than 1, then according to the
DDF spec it is "partially optional" rather than "degraded"
So make that so.

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