From owner-cvs-all@FreeBSD.ORG Sat Jun 26 00:32:39 2004 Return-Path: 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 C279816A4CE; Sat, 26 Jun 2004 00:32:39 +0000 (GMT) Received: from ozlabs.org (ozlabs.org [203.10.76.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8987343D39; Sat, 26 Jun 2004 00:32:39 +0000 (GMT) (envelope-from grog@lemis.com) Received: from blackwater.lemis.com (blackwater.lemis.com [192.109.197.80]) by ozlabs.org (Postfix) with ESMTP id B10542BD7B; Sat, 26 Jun 2004 10:32:27 +1000 (EST) Received: by blackwater.lemis.com (Postfix, from userid 1004) id E8A19511FB; Sat, 26 Jun 2004 10:02:25 +0930 (CST) Date: Sat, 26 Jun 2004 10:02:25 +0930 From: Greg 'groggy' Lehey To: Lukas Ertl Message-ID: <20040626003225.GF7457@wantadilla.lemis.com> References: <200406251804.i5PI4XSX029018@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/QKKmeG/X/bPShih" Content-Disposition: inline In-Reply-To: <200406251804.i5PI4XSX029018@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 00:32:39 -0000 --/QKKmeG/X/bPShih Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Friday, 25 June 2004 at 18:04:33 +0000, Lukas Ertl wrote: > le 2004-06-25 18:04:33 UTC > > FreeBSD src repository > > Modified files: > sys/geom/vinum geom_vinum.c geom_vinum_subr.c > Log: > Mark a plex as 'newborn' when it is created. This is used to indicate > that new RAID5 plexes need to be initialized first. Why reinvent the wheel? That functionality already exists; a RAID-5 plex automatically goes into the init state. Note also that this is not necessary for other plex types. If you're having difficulty understanding the original code, feel free to ask me. Greg -- Note: I discard all HTML mail unseen. Finger grog@FreeBSD.org for PGP public key. See complete headers for address and phone numbers. --/QKKmeG/X/bPShih Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQFA3MQZIubykFB6QiMRAkszAJ9g3A2zR7M7wjdqPOaeAP7cvve1ZgCghoKZ wT/VGfAETql0Gu7XMCsGmPc= =9BE5 -----END PGP SIGNATURE----- --/QKKmeG/X/bPShih--