9434 Speculative prefetch is blocked by device removal code
illumos/illumos-gate@47b8d4b884 Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prashanth Sreenivasa <pks@delphix.com> Approved by: Matt Ahrens <mahrens@delphix.com> Author: Alexander Motin <mav@FreeBSD.org>
This commit is contained in:
parent
5343ce649b
commit
4f73289938
@ -364,6 +364,7 @@ spa_remove_init(spa_t *spa)
|
||||
spa->spa_removing_phys.sr_state = DSS_NONE;
|
||||
spa->spa_removing_phys.sr_removing_vdev = -1;
|
||||
spa->spa_removing_phys.sr_prev_indirect_vdev = -1;
|
||||
spa->spa_indirect_vdevs_loaded = B_TRUE;
|
||||
return (0);
|
||||
} else if (error != 0) {
|
||||
return (error);
|
||||
|
Loading…
x
Reference in New Issue
Block a user