Whamcloud - gitweb
b=21945 Adding WIRE_ATTR attribute to LNET types
authorMaxim Patlasov <Maxim.Patlasov@Sun.COM>
Wed, 24 Mar 2010 12:05:25 +0000 (15:05 +0300)
committerJohann Lombardi <johann@sun.com>
Wed, 24 Mar 2010 12:29:14 +0000 (13:29 +0100)
commitd143653f75da3b8532781a52b5d9dbe754bd245b
treee0088dfe54a53e28fea1c11bd09814654092dfdc
parent8845a91370fb77189e0cdf1572c6bb7779df4d64
b=21945 Adding WIRE_ATTR attribute to LNET types

i=liang
LST nodes on different platforms might not communicate well due to the lack of WIRE_ATTR attribute in some LNET structures traversing network. The patch fixes the problem by adding WIRE_ATTR where needed.
lnet/include/lnet/lib-types.h
lnet/include/lnet/lnetst.h
lnet/selftest/conrpc.c
lnet/selftest/framework.c
lnet/selftest/selftest.h