From: NeilBrown Date: Fri, 15 Jul 2005 10:56:35 +0000 (-0700) Subject: [PATCH] md/raid1: clear bitmap when fullsync completes X-Git-Tag: v2.6.13-rc4~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a806c510de490318846b53bbfec463d02ca274b;p=pandora-kernel.git [PATCH] md/raid1: clear bitmap when fullsync completes We need to be careful differentiating between a resync of a complete array, in which we can clear the bitmap, and a resync of a degraded array, in which we cannot. This patch cleans all that up. Cc: Paul Clements Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed