diff options
author | NeilBrown <neilb@suse.de> | 2012-07-03 07:59:06 +0200 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2012-07-03 07:59:06 +0200 |
commit | f456309106e9657645c81bce1a6bb3230393564e (patch) | |
tree | 0c24dc48b58913930702db35a0bef7d303dd1849 /drivers/md/raid5.c | |
parent | md/raid1: fix bug in read_balance introduced by hot-replace (diff) | |
download | linux-f456309106e9657645c81bce1a6bb3230393564e.tar.xz linux-f456309106e9657645c81bce1a6bb3230393564e.zip |
md: support re-add of recovering devices.
We currently only allow a device to be re-added if it appear to be
in-sync. This is overly restrictive as it may be desirable to re-add
a device that is in the middle of recovery.
So remove the test for "InSync" - the test on rdev->raid_disk is
sufficient to ensure that the re-add will succeed.
Reported-by: Alexander Lyakas <alex.bolshoy@gmail.com>
Tested-by: Alexander Lyakas <alex.bolshoy@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions