commit | ae3c20ccf84c88d45616f12122f781a900118f09 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Jul 10 04:44:17 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 10 13:24:17 2006 -0700 |
tree | 19d2f11d8a4766182402316632d32bd66d518c55 | |
parent | 7c785b7a18dc30572a49c6b75efd384269735d14 [diff] |
[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 <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>