]> git.ipfire.org Git - thirdparty/mdadm.git/commit
ddf: hack to fix container recognition.
authorNeilBrown <neilb@suse.de>
Thu, 27 Sep 2012 06:57:09 +0000 (16:57 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 27 Sep 2012 06:57:09 +0000 (16:57 +1000)
commitc5d61cac12624eed78e783a6b8eda3a06374be08
treefcdef2ee2ef4cc172a60425f7164ecead9cfe4f4
parent3a84db51a7ea0caf4bd5ca947f53f6156bdd6b2b
ddf: hack to fix container recognition.

When adding a spare to a DDF there is some confusion about the
'level' of the container.  It is reported by kernel as unknown
 -1000000.
I don't know why this broke but until I figure out why and fix it,
this hack gets us going again.

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