]> git.karo-electronics.de Git - karo-tx-linux.git/commit
md/raid10: If there is a spare and a replaceable device, start replacement.
authorNeilBrown <neilb@suse.de>
Wed, 9 Nov 2011 00:32:11 +0000 (11:32 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 9 Nov 2011 00:32:11 +0000 (11:32 +1100)
commit4b940601c356afb399a3c8656e5cc90ab2a0d530
treee0f4d03e4d8af8b27f7c67721858acf31799255e
parent8b80a1b903ce1ab830fc3251c5b69983e3973c34
md/raid10: If there is a spare and a replaceable device, start replacement.

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

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