From owner-cvs-all Thu Feb 1 23:14:37 2001 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 84A6B37B4EC; Thu, 1 Feb 2001 23:14:14 -0800 (PST) Received: (from grog@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f127EE300335; Thu, 1 Feb 2001 23:14:14 -0800 (PST) (envelope-from grog) Message-Id: <200102020714.f127EE300335@freefall.freebsd.org> From: Greg Lehey Date: Thu, 1 Feb 2001 23:14:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG grog 2001/02/01 23:14:14 PST Modified files: sys/dev/vinum vinumconfig.c Log: Allocate lock table and mutex not only for parity plexes, but also for striped plexes. This prevents various panics introduced in the last rewrite of the locking code. Suffered by: "Niels Chr. Bank-Pedersen" Revision Changes Path 1.38 +4 -4 src/sys/dev/vinum/vinumconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message