Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/20/2004 15:37:12
Module Name:	src
Committed By:	dsl
Date:		Sat Mar 20 15:37:12 UTC 2004

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

Log Message:
Add a large comment about the balls-up caused by the ffsv2 superblock
not being at 8k - causes all sorts of problems, in particular with
ffsv1 filessytems with 64k blocks, and disks that are reformatted from
ffsv1 to ffsv2 (and v.v.).  see also PR kern/24809


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