Whamcloud - gitweb
LU-11309 lnd: Clean up logging 96/33096/4
authorAmir Shehata <ashehata@whamcloud.com>
Thu, 30 Aug 2018 20:30:46 +0000 (13:30 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 10 Sep 2018 16:54:05 +0000 (16:54 +0000)
commitcdf462b19345f28984b8cc3bc099a95051137287
tree7f344b26de1b10467a7213ba5fa9c4ae5500fced
parentb04c35874dca17a191ddbac9b52b005066a10dda
LU-11309 lnd: Clean up logging

No need to output error in ksocknal_tx_done() as this error is
tracked in lnet.
No need to keep a cookie in the connection. It's always set to
the message. This will allow us to set the msg's health status
properly before calling lnet_finalize()

Test-Parameters: trivial
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I168c8ca32192ba4f8f4480e8e7384d45f0a062a7
Reviewed-on: https://review.whamcloud.com/33096
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Doug Oucharek <dougso@me.com>
Reviewed-by: Sonia Sharma <sharmaso@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd.h
lnet/klnds/socklnd/socklnd_cb.c