Subject: CVS commit: src/sys/fs/filecorefs
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/06/2003 13:56:42
Module Name:	src
Committed By:	jdolecek
Date:		Sat Sep  6 13:56:42 UTC 2003

Modified Files:
	src/sys/fs/filecorefs: filecore.h

Log Message:
sprinkle __attribute__((__packed__)) to structures representing on-disk data

this hopefully fixes problem with reading filecore FS under i386, reported
on current-users@ (thread 'acorn32 disk on i386')


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/filecorefs/filecore.h

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