From owner-cvs-all Mon Jan 28 18:17:50 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 36EE637B404; Mon, 28 Jan 2002 18:17:42 -0800 (PST) Received: (from grog@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0T2HgN09445; Mon, 28 Jan 2002 18:17:42 -0800 (PST) (envelope-from grog) Message-Id: <200201290217.g0T2HgN09445@freefall.freebsd.org> From: Greg Lehey Date: Mon, 28 Jan 2002 18:17:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumioctl.c X-FreeBSD-CVS-Branch: HEAD 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/01/28 18:17:42 PST Modified files: sys/dev/vinum vinumioctl.c Log: Forced commit. The previous log message was garbled and should have read: vinumioctl: Fix a double fault caused by calling setjmp() without holding the config lock. The call was in fact superfluous. Dump analysis by: Thomas Moestl Forced commit requested by: obrien, kris Revision Changes Path 1.33 +0 -0 src/sys/dev/vinum/vinumioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message