Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/09/2001 11:08:36
Module Name:	basesrc
Committed By:	enami
Date:		Tue Jan  9 09:08:36 UTC 2001

Modified Files:
	basesrc/sbin/fsck_ffs: utilities.c

Log Message:
Don't swap cg_clustersum(cg)[0].  It doesn't actually exists and it's
actually tail of free block bitmap.

XXX swap_cg() should be shared with newfs.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/sbin/fsck_ffs/utilities.c

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