commit | e5de485f00d6e6c15f487869faaf999c708f69b1 | [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 | 16e7648ba0ebf602597a6a0973813d606f749bde | |
parent | f637b9f9fc195e4f4635faf495fd8b462c21b411 [diff] |
[PATCH] md: make manual repair work for raid1 Raid1 currently optimises resync using the intent bitmap etc. This optimisation is not wanted when we explicitly request a repair through sysfs, so add appropriate checks. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>