]> git.karo-electronics.de Git - karo-tx-linux.git/commit
md/raid1: If there is a spare and a replaceable device, start replacement.
authorNeilBrown <neilb@suse.de>
Fri, 9 Dec 2011 03:27:09 +0000 (14:27 +1100)
committerNeilBrown <neilb@suse.de>
Fri, 9 Dec 2011 03:27:09 +0000 (14:27 +1100)
commit0a9fc65cc9c8ec125440d6ad3ab97c179e5d117f
treec0f79ab6ed86347ee0afa86e2fef6a315163b44c
parentc9582027acaf34af50a8c3ab2af445440e0880ef
md/raid1: If there is a spare and a replaceable device, start replacement.

When attempting to add a spare to a RAID1 array, also consider
adding it as a replacement for a replaceable device.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid1.c