commit | a53a6c85756339f82ff19e001e90cfba2d6299a8 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Thu Nov 06 17:28:20 2008 +1100 |
committer | NeilBrown <neilb@suse.de> | Thu Nov 06 17:28:20 2008 +1100 |
tree | 1c2d2601ad6c75aae1f47313f7df256556161fc7 | |
parent | cb3ac42b8af357fdd9ad838234245b39e5bdb7fe [diff] |
md: fix bug in raid10 recovery. Adding a spare to a raid10 doesn't cause recovery to start. This is due to an silly type in commit 6c2fce2ef6b4821c21b5c42c7207cb9cf8c87eda and so is a bug in 2.6.27 and .28-rc. Thanks to Thomas Backlund for bisecting to find this. Cc: Thomas Backlund <tmb@mandriva.org> Cc: stable@kernel.org Signed-off-by: NeilBrown <neilb@suse.de>