From: NeilBrown Date: Wed, 23 May 2007 20:58:10 +0000 (-0700) Subject: md: fix bug with linear hot-add and elsewhere X-Git-Tag: v2.6.22-rc3~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a778b73ff793d34c0082f76110f73a7754915067;p=pandora-kernel.git md: fix bug with linear hot-add and elsewhere Adding a drive to a linear array seems to have stopped working, due to changes elsewhere in md, and insufficient ongoing testing... So the patch to make linear hot-add work in the first place introduced a subtle bug elsewhere that interracts poorly with older version of mdadm. This fixes it all up. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed