From owner-cvs-all Sat Feb 2 16:44:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85A4637B416; Sat, 2 Feb 2002 16:44:19 -0800 (PST) Received: (from grog@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g130iJ477135; Sat, 2 Feb 2002 16:44:19 -0800 (PST) (envelope-from grog) Message-Id: <200202030044.g130iJ477135@freefall.freebsd.org> From: Greg Lehey Date: Sat, 2 Feb 2002 16:44:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumioctl.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grog 2002/02/02 16:44:19 PST Modified files: (Branch: RELENG_4) sys/dev/vinum vinumioctl.c Log: MFC: vinumioctl: Fix a double fault caused by calling setjmp() without holding the config lock. Revision Changes Path 1.25.2.4 +0 -3 src/sys/dev/vinum/vinumioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message