Subject: NFS problems on alpha
To: None <frank@fwi.uva.nl>
From: John Birrell <cimaxp1!jb@melb.werple.net.au>
List: port-alpha
Date: 05/27/1996 17:23:27
Frank,
I tracked down the cause of the panics that I've been getting using
NFS server on NetBSD/Alpha. The problem is in the NWDELAYHASH
macro in /sys/nfs.nfs.h. The field fid_data in struct fid is 4-byte
aligned, not 8-byte aligned. Changing the (u_long *) cast to (u_int32_t *)
fixes the problem.
Regards,
--
John Birrell CIMlogic Pty Ltd
jb@cimlogic.com.au 119 Cecil Street
Ph +61 3 9690 6900 South Melbourne Vic 3205
Fax +61 3 9690 6650 Australia
Mob +61 18 353 137