Subject: CVS commit: basesrc/sbin/newfs_lfs
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 08/29/2002 22:52:00
Module Name:	basesrc
Committed By:	perseant
Date:		Thu Aug 29 19:52:00 UTC 2002

Modified Files:
	basesrc/sbin/newfs_lfs: newfs.c

Log Message:
Don't use adaptive measuring techniques to discover a good segment size,
if the device is not a character device (they will give bogus results
if they interact with the buffer cache).


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/sbin/newfs_lfs/newfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.