Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 11/05/1999 10:59:14
Module Name:	basesrc
Committed By:	perseant
Date:		Fri Nov  5 18:59:13 UTC 1999

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

Log Message:
Make newfs_lfs try increasingly smaller segment sizes down to 2*block size,
if the partition is so small that not enough segments can be created to
place the second superblock.  Addresses PR#7623.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/sbin/newfs_lfs/lfs.c

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