From: NeilBrown Date: Fri, 31 Mar 2006 10:31:57 +0000 (-0800) Subject: [PATCH] md: Don't clear bits in bitmap when writing to one device fails during recovery X-Git-Tag: v2.6.17-rc1~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b1117d50543e2484bee037ec2589fe52492a7e7;p=pandora-kernel.git [PATCH] md: Don't clear bits in bitmap when writing to one device fails during recovery Currently a device failure during recovery leaves bits set in the bitmap. This normally isn't a problem as the offending device will be rejected because of errors. However if device re-adding is being used with non-persistent bitmaps, this can be a problem. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed