Whamcloud - gitweb
* vibnal fixes
authoreeb <eeb>
Mon, 7 Mar 2005 11:46:21 +0000 (11:46 +0000)
committereeb <eeb>
Mon, 7 Mar 2005 11:46:21 +0000 (11:46 +0000)
commit6815097cbb06aa1a727e6bf7a8ee9e916a33ee6d
treeeac936c5e446d715e01361821425ab1db311ed01
parent3557ed3cfdf88e4cca43bd44bd0bf27a0a7a789d
*   vibnal fixes
    5807 - incorrect outstanding SEND accounting
    changed refcounting inlines to macros to improve logging
    cleanup unused per-work-item debug on send

*   lctl debug_file wasn't passing the mode argument to open(O_CREAT)
    fixed with restrictive (owner only) permissions

*   5803 ranal initialisation fix
lnet/klnds/ralnd/ralnd.c
lnet/klnds/viblnd/viblnd.h
lnet/klnds/viblnd/viblnd_cb.c
lnet/utils/debug.c