]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos 5269 - zpool import slow
authorArne Jansen <jansen@webgods.de>
Wed, 6 May 2015 16:07:55 +0000 (09:07 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 9 Jun 2015 20:48:02 +0000 (13:48 -0700)
commit9c43027b3f18769f2ace16eaa222ac8b301501f4
tree90a3577807c203ca9022234405b30e7a7fdcad2d
parentd050c627b5fdfaf72eac90bc07e03fcb2d8a123f
Illumos 5269 - zpool import slow

5269 zpool import slow
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Dan McDonald <danmcd@omniti.com>

References:
  https://www.illumos.org/issues/5269
  https://github.com/illumos/illumos-gate/commit/12380e1e

Ported-by: DHE <git@dehacked.net>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3396
include/sys/dmu.h
include/sys/dmu_objset.h
include/sys/dsl_pool.h
include/sys/vdev.h
include/sys/zil.h
module/zfs/dmu_objset.c
module/zfs/dsl_pool.c
module/zfs/spa.c
module/zfs/vdev.c
module/zfs/zil.c