From owner-cvs-src@FreeBSD.ORG Sun Aug 22 19:47:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7545016A4CE; Sun, 22 Aug 2004 19:47:31 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 264CE43D1F; Sun, 22 Aug 2004 19:47:31 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 89508ACAFE; Sun, 22 Aug 2004 21:47:29 +0200 (CEST) Date: Sun, 22 Aug 2004 21:47:29 +0200 From: Pawel Jakub Dawidek To: Lukas Ertl Message-ID: <20040822194729.GM30151@darkness.comp.waw.pl> References: <200408221707.i7MH7tiP036429@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zpKbRLlnGgG674Bt" Content-Disposition: inline In-Reply-To: <200408221707.i7MH7tiP036429@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 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_rm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2004 19:47:31 -0000 --zpKbRLlnGgG674Bt Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 22, 2004 at 05:07:55PM +0000, Lukas Ertl wrote: +> le 2004-08-22 17:07:55 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/geom/vinum geom_vinum_rm.c=20 +> Log: +> Implement the possibility to remove drives. [...] +> + /* Remove all associated subdisks, plexes, volumes. */ +> + if (!LIST_EMPTY(&d->subdisks)) { Hmm, I think you don't really need this 'if'. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --zpKbRLlnGgG674Bt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBKPhRForvXbEpPzQRAlINAKDg0U7C3OexdrupepgP0/3IklQ9VACdGlQs yAcMeyye05786fTUkOIDZwc= =LC1q -----END PGP SIGNATURE----- --zpKbRLlnGgG674Bt--