commit | 3855ad9f398de88a3290f7dd799633c4b73903ea | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Nov 08 21:39:38 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:56:39 2005 -0800 |
tree | b4a898b49683712645f4b8a41cabdbca4f89122b | |
parent | e5de485f00d6e6c15f487869faaf999c708f69b1 [diff] |
[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap A sync of raid5 usually ignore blocks which the bitmap says are in-sync. But a user-request check or repair should not ignore these. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>