summaryrefslogtreecommitdiff
path: root/drivers/md/md-cluster.c
diff options
context:
space:
mode:
authorGuoqing Jiang <gqjiang@suse.com>2016-08-12 08:42:34 +0300
committerShaohua Li <shli@fb.com>2016-09-21 19:09:44 +0300
commite566aef12a166732b7fd85897f8736ccf4fc7814 (patch)
treec935ed99cd0f684f5fe62a450d4c10fc1e30d63c /drivers/md/md-cluster.c
parent7d1e042314619115153a0f6f06e4552c09a50e13 (diff)
downloadlinux-e566aef12a166732b7fd85897f8736ccf4fc7814.tar.xz
md-cluster: call md_kick_rdev_from_array once ack failed
The new_disk_ack could return failure if WAITING_FOR_NEWDISK is not set, so we need to kick the dev from array in case failure happened. And we missed to check err before call new_disk_ack othwise we could kick a rdev which isn't in array, thanks for the reminder from Shaohua. 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 'drivers/md/md-cluster.c')
0 files changed, 0 insertions, 0 deletions