Subject: Re: CVS commit: src/sbin/newfs_lfs
To: Konrad Schroder <perseant@netbsd.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 08/06/2006 09:45:49
On Sun, Aug 06, 2006 at 12:14:17AM +0000, Konrad Schroder wrote:
>
> Module Name: src
> Committed By: perseant
> Date: Sun Aug 6 00:14:17 UTC 2006
>
> Modified Files:
> src/sbin/newfs_lfs: newfs.c
>
> Log Message:
> Don't try to even fake building a filesystem on a file descriptor that is
> neither a file nor a character special device.
Why not a block special device?
Pavel