]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos 6367 - spa_config_tryenter incorrectly handles the multiple-lock case
authorSaso Kiselkov <skiselkov@gmail.com>
Wed, 23 Dec 2015 20:02:43 +0000 (21:02 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 12 Jan 2016 19:05:28 +0000 (11:05 -0800)
commitadfe9d932bb5a4d367f7abe2e3b33fc0363dc815
tree0ac9ddb9d6ca485370ff839e2893d7897d8be4a4
parent5f3d9c69d1dda5dce7dc0e4dd007b51a66177f1c
Illumos 6367 - spa_config_tryenter incorrectly handles the multiple-lock case

6367 spa_config_tryenter incorrectly handles the multiple-lock case
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Prashanth Sreenivasa <prashksp@gmail.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Steven Hartland <steven.hartland@multiplay.co.uk>
Approved by: Matthew Ahrens <mahrens@delphix.com>

References:
  https://www.illumos.org/issues/6367
  https://github.com/illumos/illumos-gate/commit/e495b6e

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