Subject: CVS commit: src/sbin/fsck_ffs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 01/20/2004 15:29:35
Module Name:	src
Committed By:	dbj
Date:		Tue Jan 20 15:29:35 UTC 2004

Modified Files:
	src/sbin/fsck_ffs: setup.c

Log Message:
don't calculate fake superblock used for finding alternate superblocks
if the disklabel is missing the cpg parameter.  Also print a warning
if this is skipped because of a missing fsize, frag or cpg disklabel parameter
this fixes a divide by zero error reported by martin@


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sbin/fsck_ffs/setup.c

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