Whamcloud - gitweb
* new lgmnal replaces gmnal
authoreeb <eeb>
Thu, 2 Oct 2003 15:00:13 +0000 (15:00 +0000)
committereeb <eeb>
Thu, 2 Oct 2003 15:00:13 +0000 (15:00 +0000)
commitbba77ef43a947319e93c7605df5d42ab77ab33de
tree7acc5d70d12da4b079b3a80af72e7243c613e6c9
parent510f39f03f9c77649ef81ca2aab5b8c105a3d89b
*    new lgmnal replaces gmnal
46 files changed:
lnet/archdep.m4
lnet/klnds/gmlnd/Makefile.am
lnet/klnds/gmlnd/Makefile.mk [moved from lustre/portals/knals/lgmnal/Makefile.mk with 63% similarity]
lnet/klnds/gmlnd/gm-1.5.2.1-exports.patch [deleted file]
lnet/klnds/gmlnd/gmlnd.h
lnet/klnds/gmlnd/gmlnd_api.c [new file with mode: 0644]
lnet/klnds/gmlnd/gmlnd_cb.c
lnet/klnds/gmlnd/gmlnd_comm.c [new file with mode: 0644]
lnet/klnds/gmlnd/gmlnd_module.c [new file with mode: 0644]
lnet/klnds/gmlnd/gmlnd_utils.c [new file with mode: 0644]
lnet/klnds/gmlnd/gmnal.c [deleted file]
lnet/klnds/lgmlnd/Makefile.am [deleted file]
lnet/klnds/lgmlnd/lgmnal.h [deleted file]
lnet/klnds/lgmlnd/lgmnal_api.c [deleted file]
lnet/klnds/lgmlnd/lgmnal_cb.c [deleted file]
lnet/klnds/lgmlnd/lgmnal_comm.c [deleted file]
lnet/klnds/lgmlnd/lgmnal_module.c [deleted file]
lnet/klnds/lgmlnd/lgmnal_utils.c [deleted file]
lnet/tests/startclient.sh
lnet/tests/startserver.sh
lnet/utils/.cvsignore
lnet/utils/Makefile.am
lnet/utils/gmlndnid.c [new file with mode: 0644]
lustre/portals/archdep.m4
lustre/portals/knals/gmnal/Makefile.am
lustre/portals/knals/gmnal/Makefile.mk [moved from lnet/klnds/lgmlnd/Makefile.mk with 63% similarity]
lustre/portals/knals/gmnal/gm-1.5.2.1-exports.patch [deleted file]
lustre/portals/knals/gmnal/gmnal.c [deleted file]
lustre/portals/knals/gmnal/gmnal.h
lustre/portals/knals/gmnal/gmnal_api.c [new file with mode: 0644]
lustre/portals/knals/gmnal/gmnal_cb.c
lustre/portals/knals/gmnal/gmnal_comm.c [new file with mode: 0644]
lustre/portals/knals/gmnal/gmnal_module.c [new file with mode: 0644]
lustre/portals/knals/gmnal/gmnal_utils.c [new file with mode: 0644]
lustre/portals/knals/lgmnal/Makefile.am [deleted file]
lustre/portals/knals/lgmnal/lgmnal.h [deleted file]
lustre/portals/knals/lgmnal/lgmnal_api.c [deleted file]
lustre/portals/knals/lgmnal/lgmnal_cb.c [deleted file]
lustre/portals/knals/lgmnal/lgmnal_comm.c [deleted file]
lustre/portals/knals/lgmnal/lgmnal_module.c [deleted file]
lustre/portals/knals/lgmnal/lgmnal_utils.c [deleted file]
lustre/portals/tests/startclient.sh
lustre/portals/tests/startserver.sh
lustre/portals/utils/.cvsignore
lustre/portals/utils/Makefile.am
lustre/portals/utils/gmnalnid.c [new file with mode: 0644]