Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] md: fix bug where spares don't always get rebuilt properly wh…
…en they become live If save_raid_disk is >= 0, then the device could be a device that is already in sync that is being re-added. So we need to default this value to -1. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information