Subject: CVS commit: [netbsd-1-6] src/sbin/fsck_ffs
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/23/2003 10:00:11
Module Name:	src
Committed By:	jmc
Date:		Sun Feb 23 08:00:10 UTC 2003

Modified Files:
	src/sbin/fsck_ffs [netbsd-1-6]: setup.c

Log Message:
Pullup rev 1.57 (requested by fvdl in ticket #1180)
 Only check relevant fields when comparing the superblock to an alternate
 superblock. Avoids false positives should fsck_ffs be run on a filesystem
 that was created after the UFS2 code has been merged.


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