Whamcloud - gitweb
* better ranal error message on FMA CQ overflow
authoreeb <eeb>
Mon, 11 Jul 2005 16:43:47 +0000 (16:43 +0000)
committereeb <eeb>
Mon, 11 Jul 2005 16:43:47 +0000 (16:43 +0000)
commit8cdf92eb97fa20f1fad801dc8a4b065ac1dce6de
treecefb454c5e5d38f50e98af0f72101e25b480eda9
parentfbafa1dfedde5c392d3da71d25c2def608780627
*   better ranal error message on FMA CQ overflow

*   fixed socknal modparam that should have been RO under /proc or /sys

*   skip the loopback interface in ptl_set_ip_niaddr() when no interfaces have
    been specified.

*   #if 0 out the 'allow_destination_aliases' portals module param.  It's too
    hard to describe to punters.

*   change the meaning of the 'implicit_loopback' portals module parameter to
    be more precisely just that.

*   don't fail when adding a duplicate route; just ignore it.
lnet/klnds/ralnd/ralnd_cb.c
lnet/klnds/socklnd/socklnd_modparams.c
lnet/lnet/config.c
lnet/lnet/lib-move.c
lnet/lnet/router.c