diff options
author | Guoqing Jiang <gqjiang@suse.com> | 2018-10-18 16:37:45 +0800 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2018-10-18 09:39:10 -0700 |
commit | ca1e98e04a8d6cefbe8ad138df806434de6de7f3 (patch) | |
tree | a08f7a5f0256f406b6bbfc218ee4daa0b9a6dd58 /README | |
parent | aefb2e5fc2be590e6bef8985f3d175c3d38b0b77 (diff) | |
download | linux-ca1e98e04a8d6cefbe8ad138df806434de6de7f3.tar.bz2 |
md-cluster/raid10: don't call remove_and_add_spares during reshaping stage
remove_and_add_spares is not needed if reshape is
happening in another node, because raid10_add_disk
called inside raid10_start_reshape would handle the
role changes of disk. Plus, remove_and_add_spares
can't deal with the role change due to reshape.
Reviewed-by: NeilBrown <neilb@suse.com>
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions