]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/dmu_objset.c
Illumos 5981 - Deadlock in dmu_objset_find_dp
authorArne Jansen <jansen@webgods.de>
Thu, 2 Jul 2015 15:58:17 +0000 (17:58 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 6 Jul 2015 16:31:35 +0000 (09:31 -0700)
commit5e8cd5d17f21200beb5f6fae8e8be64c0491195d
treee714db2ad0eeb07ff449c433a4516dacefe41cc6
parent71e2fe41be982076f14fe5d39bcf5f7051a937f0
Illumos 5981 - Deadlock in dmu_objset_find_dp

5981 Deadlock in dmu_objset_find_dp
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>

References:
  https://www.illumos.org/issues/5981
  https://github.com/illumos/illumos-gate/commit/1d3f896

Ported-by: kernelOfTruth kerneloftruth@gmail.com
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3553
include/sys/dsl_pool.h
include/sys/rrwlock.h
module/zfs/dmu_objset.c
module/zfs/dsl_pool.c
module/zfs/rrwlock.c