From owner-cvs-all Sun Apr 7 22:56:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 1CDFD37B417; Sun, 7 Apr 2002 22:56:18 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id PAA06427; Mon, 8 Apr 2002 15:56:16 +1000 Date: Mon, 8 Apr 2002 15:56:18 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sbin/newfs mkfs.c newfs.c newfs.h In-Reply-To: <200204071457.g37Evwu07158@freefall.freebsd.org> Message-ID: <20020408154911.F5774-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 7 Apr 2002, Poul-Henning Kamp wrote: > phk 2002/04/07 07:57:57 PDT > > Modified files: > sbin/newfs mkfs.c newfs.c newfs.h > Log: > bbsize and sbsize cannot ever be trusted from the disklabel, in > particular as there may not be one. Remove #if 0'ed code which might > mislead people to think otherwise. I use this code unconditionally. bbsize and sbsize from the disklabel can be trusted in all cases that I know of (if there is a disklabel). Please back this out. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message