]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos 6414 - vdev_config_sync could be simpler
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 27 Jan 2016 01:27:46 +0000 (17:27 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 28 Jan 2016 17:44:39 +0000 (12:44 -0500)
commitb6fcb792ca2dad7fb2d190efa416ad8b718675b4
tree9b8462e99bff3eb617c53853b9bf62a94b75f50d
parent1a04bab34808694f3bf1cef3dc208c9499d103aa
Illumos 6414 - vdev_config_sync could be simpler

6414 vdev_config_sync could be simpler
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>

References:
  https://www.illumos.org/issues/6414
  https://github.com/illumos/illumos-gate/commit/eb5bb58

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <tuxoko@gmail.com>
include/sys/vdev.h
module/zfs/spa.c
module/zfs/vdev_label.c