From: NeilBrown Date: Fri, 9 Sep 2005 23:23:44 +0000 (-0700) Subject: [PATCH] md: improve handling of bitmap initialisation. X-Git-Tag: v2.6.14-rc1~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a07997fc34ac15a1c5dc650285d79b7604a2276;p=pandora-kernel.git [PATCH] md: improve handling of bitmap initialisation. When we find a 'stale' bitmap, possibly because it is new, we should just assume every bit needs to be set, but rather base the setting of bits on the current state of the array (degraded and recovery_cp). Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed