Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 07/22/1999 13:14:30
Module Name:	basesrc
Committed By:	perseant
Date:		Thu Jul 22 20:14:30 UTC 1999

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

Log Message:
Address PR bin/7623: if the filesystem is so small (or segment size so large)
that not enough segments are available for the second superblock, or to have
MIN_FREE_SEGS free for work room for the cleaner, newfs_lfs will now exit
with an error.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.