Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 15:56:18 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sbin/newfs mkfs.c newfs.c newfs.h
Message-ID:  <20020408154911.F5774-100000@gamplex.bde.org>
In-Reply-To: <200204071457.g37Evwu07158@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020408154911.F5774-100000>