mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Cleanup nits from ab7615d92
This patch simply up cleans up a nit and corrects an error message issue that were introduced in the Multiple DVA scrub patch. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes #8619
This commit is contained in:
committed by
Brian Behlendorf
parent
b92f5d9f82
commit
7dcd318832
@@ -257,8 +257,6 @@ vdev_mirror_map_init(zio_t *zio)
|
||||
dsl_scan_t *scn = spa->spa_dsl_pool->dp_scan;
|
||||
dva_t dva_copy[SPA_DVAS_PER_BP];
|
||||
|
||||
c = BP_GET_NDVAS(zio->io_bp);
|
||||
|
||||
/*
|
||||
* The sequential scrub code sorts and issues all DVAs
|
||||
* of a bp separately. Each of these IOs includes all
|
||||
|
||||
Reference in New Issue
Block a user