Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2015 08:45:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 198563] [PATCH] Prevent spa_namespace_lock deadlock caused by spa_import_rootpool()
Message-ID:  <bug-198563-8-kYjtfyD1A3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198563-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198563-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198563

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: avg
Date: Mon Aug 24 08:44:45 UTC 2015
New revision: 287100
URL: https://svnweb.freebsd.org/changeset/base/287100

Log:
  spa_import_rootpool: prevent lock and resource leak

  The lock leak could lead to a deadlock later.

  PR:        198563
  Submitted by:    Fabian Keil <fk@fabiankeil.de>
  MFC after:    1 week

Changes:
  head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198563-8-kYjtfyD1A3>