Whamcloud - gitweb
* fix for 5890: different compilers produce different wire struct offsets
authoreeb <eeb>
Thu, 17 Mar 2005 19:16:17 +0000 (19:16 +0000)
committereeb <eeb>
Thu, 17 Mar 2005 19:16:17 +0000 (19:16 +0000)
commitb512be5cf8531812c96528f7ba30d05c71726a9a
treef3ba34c6d48495976db9853f09bb0aca0dc92793
parent1663c84ac06dafe8b39ad78356cccd276953c3e1
*   fix for 5890: different compilers produce different wire struct offsets
    This gives vibnal its own wirecheck utility and adds compile-time
    assertions to vibnal to ensure all platforms agree.
lnet/klnds/viblnd/.cvsignore
lnet/klnds/viblnd/viblnd.c
lnet/klnds/viblnd/viblnd.h
lnet/klnds/viblnd/viblnd_wire.h [new file with mode: 0644]
lnet/klnds/viblnd/wirecheck.c [new file with mode: 0644]