Whamcloud - gitweb
Fix struct ldlm_reply to pack properly on ia64 and other 64-bit systems.
authoradilger <adilger>
Tue, 24 Feb 2004 04:34:53 +0000 (04:34 +0000)
committeradilger <adilger>
Tue, 24 Feb 2004 04:34:53 +0000 (04:34 +0000)
commit63125db90f46c4abdff0b623002ee4cf37a162c5
tree949a45362a6e27febc8a0ba4f11f391f45fdcd41
parent31a8a3f060d7df2a73b5b9b612754d9aed503d26
Fix struct ldlm_reply to pack properly on ia64 and other 64-bit systems.
Activate the in-kernel Lustre wire structure check so we don't hit this again.
lustre/include/linux/lustre_idl.h
lustre/ptlrpc/pack_generic.c
lustre/utils/wirecheck.c
lustre/utils/wirehdr.c
lustre/utils/wiretest.c