Subject: Re: RZ23 problem, now with bonus RZ24!
To: J. Buck Caldwell <buckaroo@igps.org>
From: Chuck McManis <cmcmanis@mcmanis.com>
List: port-vax
Date: 03/22/2000 19:15:05
At 06:06 PM 3/21/00 -0800, Brian Chase wrote:
>Is this really a bug?  I always thought we just had to explicitly specify
>the filesystem type on the disklabel?

Depends on what the disklabel is supposed to mean. Does it mean what is 
currently _in_ the partition? Or does it mean what _should be_ in the 
partition. In my opinion newfs should just create an FFS filesystem if the 
type comes back unused or empty, but it should warn you if it is already 
set (using the first definition of "this is what should be there.")

--Chuck