]> git.proxmox.com Git - mirror_zfs.git/commit
Read all disk labels concurrently in vdev_label_read_config
authorAlan Somers <asomers@FreeBSD.org>
Tue, 12 Jan 2021 21:59:56 +0000 (14:59 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 27 Jan 2021 03:36:02 +0000 (19:36 -0800)
commit67874d5487f74c11503cb4f195c7a658f628b168
treef00662022ac7ee19892b51a4d81fe692a8b76f0f
parenta0e01997ec013fa24a570a36689235ee6c21d9e1
Read all disk labels concurrently in vdev_label_read_config

This is similar to what we already do in vdev_geom_read_config.

Sponsored by: Axcient
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alan Somers <asomers@gmail.com>
Closes #11470
module/zfs/vdev_label.c