Subject: changed files: 'src/sys/sys vnode.h'
To: None <source-changes>
From: Theo Deraadt <deraadt>
List: source-changes
Date: 11/26/1993 04:01:26
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/new/sys/sys

Revision/Branch: magnum

Modified Files:
	vnode.h 
Log Message:
ensure v_data is allocated on an alignment boundary, because the structs
that people put there may contain quad_t's.


------------------------------------------------------------------------------