Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 08/21/2003 14:41:01
Module Name:	src
Committed By:	dsl
Date:		Thu Aug 21 14:41:01 UTC 2003

Modified Files:
	src/sys/ufs/ffs: fs.h

Log Message:
Split CGSIZE definition so it can be used with 64bit fpg values.
Split cg_start so magic can be done in libsa when it is known that the
filesystem isn't UFS2.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/ufs/ffs/fs.h

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