Whamcloud - gitweb
* More work on config error messages + some code restructure to trap config
authoreeb <eeb>
Thu, 30 Jun 2005 17:33:32 +0000 (17:33 +0000)
committereeb <eeb>
Thu, 30 Jun 2005 17:33:32 +0000 (17:33 +0000)
commitee6e4562a5d96f4e3430729c5ddbe480b6dcba4d
treec72e46e79c0dbe993c0549eaa53f7a3880973a17
parentb59b755c10688550430a50066fc786196e6f9dd9
*  More work on config error messages + some code restructure to trap config
   errors better.

*  Fixed bug in 'implicit loopback'

*  Completely removed duplicate interface usage checks from generic network
   setup.  The NAL should be doing this.   Currently socknal is the only one
   that supports multiple instances and it doesn't mind at all if 2 different
   network instances use the same interfaces, and that's dead useful for
   testing.

*  Tightened up lonal refcounting; there was a remote chance of a shutdown
   race.
14 files changed:
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-p30.h
lnet/include/lnet/lib-types.h
lnet/klnds/openiblnd/openiblnd.c
lnet/klnds/ralnd/ralnd.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd.h
lnet/klnds/socklnd/socklnd_cb.c
lnet/libcfs/linux/linux-tcpip.c
lnet/lnet/acceptor.c
lnet/lnet/api-ni.c
lnet/lnet/config.c
lnet/lnet/lib-move.c
lnet/lnet/lo.c