From owner-cvs-all Tue Jan 9 21: 1:32 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 79EA437B401; Tue, 9 Jan 2001 21:01:13 -0800 (PST) Received: (from grog@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0A51DZ86243; Tue, 9 Jan 2001 21:01:13 -0800 (PST) (envelope-from grog) Message-Id: <200101100501.f0A51DZ86243@freefall.freebsd.org> From: Greg Lehey Date: Tue, 9 Jan 2001 21:01:13 -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/01/09 21:01:13 PST Modified files: sys/dev/vinum vinumconfig.c Log: config_plex: Initialize mutex for parity plexes. remove_plex_entry: Destroy mutex for parity plexes. Part of rewrite of RAID-[45] locking code. Revision Changes Path 1.36 +10 -1 src/sys/dev/vinum/vinumconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message