Whamcloud - gitweb
* Applied Andreas' tcpnal compiler optimization bugfix patch
authoreeb <eeb>
Wed, 31 Aug 2005 21:34:02 +0000 (21:34 +0000)
committereeb <eeb>
Wed, 31 Aug 2005 21:34:02 +0000 (21:34 +0000)
commit1111399d117bffe350c8ceb678c7dc07550b09ad
treeeecb69fcfb2fe09ea915dcca298b60cd52153405
parent2db10b7796e28c396ae6d99f1a120f20ffa4bfe3
  *   Applied Andreas' tcpnal compiler optimization bugfix patch
      from HEAD portals (different way of constructing tcp HELLO
      header to avoid pointer aliasing) to lnet

  *   Applied qswnal build fix to lustre-portals.m4 from HEAD
      portals to lnet

  *   lnet version of gmnal running @ HP

  *   fixed bad 64bit cast in acceptor.c

  *   fixed lconf to work with newconfig modules under lnet
12 files changed:
lnet/autoconf/lustre-lnet.m4
lnet/klnds/gmlnd/autoMakefile.am
lnet/klnds/gmlnd/gm-reg-phys.patch [new file with mode: 0644]
lnet/klnds/gmlnd/gmlnd.h
lnet/klnds/gmlnd/gmlnd_api.c
lnet/klnds/gmlnd/gmlnd_cb.c
lnet/klnds/gmlnd/gmlnd_comm.c
lnet/klnds/gmlnd/gmlnd_module.c
lnet/klnds/gmlnd/gmlnd_utils.c
lnet/lnet/acceptor.c
lnet/ulnds/connection.c
lnet/ulnds/socklnd/connection.c