]> granicus.if.org Git - zfs/commit
Illumos 6292 - exporting a pool while an async destroy
authorGeorge Wilson <george.wilson@delphix.com>
Wed, 4 Nov 2015 20:12:40 +0000 (21:12 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 12 Jan 2016 17:10:52 +0000 (09:10 -0800)
commit2e8efe1befcbfb7bd832bf9717a2db95a420ba1c
tree39eb437b5c6207837475b000ab0d144fda1df9e7
parent5511754b4fa6b105941ec4e19a3b1c2b34bb7452
Illumos 6292 - exporting a pool while an async destroy

6292 exporting a pool while an async destroy is running can leave
entries in the deferred tree
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Andriy Gapon <avg@FreeBSD.org>
Reviewed by: Fabian Keil <fk@fabiankeil.de>
Approved by: Gordon Ross <gordon.ross@nexenta.com>

References:
  https://www.illumos.org/issues/6292
  https://github.com/illumos/illumos-gate/commit/a443cc8

Ported-by: kernelOfTruth kerneloftruth@gmail.com
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/dsl_scan.c