Subject: CVS commit: src/sbin/fsck_ffs
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/24/2003 20:08:25
Module Name:	src
Committed By:	fvdl
Date:		Thu Apr 24 20:08:25 UTC 2003

Modified Files:
	src/sbin/fsck_ffs: fsck.h

Log Message:
Oops. The clearinode macro had the UFS2 case reversed, causing it to
zero out two inodes in the plain FFS case, since UFS2 dinodes are
twice as big.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sbin/fsck_ffs/fsck.h

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