From owner-cvs-all Thu Dec 12 16:32:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C1EE37B401; Thu, 12 Dec 2002 16:32:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD23943EC5; Thu, 12 Dec 2002 16:32:30 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBD0RWmV080568; Thu, 12 Dec 2002 16:27:32 -0800 (PST) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBD0RWGM080567; Thu, 12 Dec 2002 16:27:32 -0800 (PST) Message-Id: <200212130027.gBD0RWGM080567@repoman.freebsd.org> From: Greg Lehey Date: Thu, 12 Dec 2002 16:27:32 -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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grog 2002/12/12 16:27:32 PST Modified files: sys/dev/vinum vinumconfig.c Log: Create raw plexes and subdisks, not the old volume-related ones. This crept in in the transition to devfs, and caused a number of "device not configured" errors. Approved by: re (rwatson) Revision Changes Path 1.52 +2 -2 src/sys/dev/vinum/vinumconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message