From: NeilBrown Date: Mon, 10 Jul 2006 11:44:17 +0000 (-0700) Subject: [PATCH] md: fix some small races in bitmap plugging in raid5 X-Git-Tag: v2.6.18-rc2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae3c20ccf84c88d45616f12122f781a900118f09;p=pandora-kernel.git [PATCH] md: fix some small races in bitmap plugging in raid5 The comment gives more details, but I didn't quite have the sequencing write, so there was room for races to leave bits unset in the on-disk bitmap for short periods of time. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed