]> git.ipfire.org Git - thirdparty/mdadm.git/commit
ddf: hack to fix container recognition.
authorNeilBrown <neilb@suse.de>
Wed, 15 Aug 2012 00:07:26 +0000 (10:07 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 15 Aug 2012 00:07:26 +0000 (10:07 +1000)
commit542ef4ece49ec1b18154fc8e850cdecf1c1fdb98
tree18f1b028ef8398787f774ae33bd995fe050a72c4
parente0e7aeaa186831d1811c7597b826da6bfa655d25
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