Whamcloud - gitweb
LU-7734 lnet: Routing fixes part 1
authorAmir Shehata <amir.shehata@intel.com>
Mon, 4 Jul 2016 21:51:06 +0000 (14:51 -0700)
committerAmir Shehata <amir.shehata@intel.com>
Wed, 25 Jan 2017 03:10:16 +0000 (19:10 -0800)
commit376633ab5c487a2e9497e118ce351c4b1597bf33
treecd6bf18fd6618b97efb3e35564e4a6508d68bf13
parenta52d11ffe4f5d922749c67b37a07f777e56a2390
LU-7734 lnet: Routing fixes part 1

This is the first part of a routing fix.
- Fix crash in lnet_parse_get()
- Resolve deadlock when adding a route.
- Fix an issue with dynamically turning on routing
- Set the final destination NID properly when routing a msg

Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Change-Id: I68d0e4d52192aa96e37c77952a1ebe75c1b770c5
Reviewed-on: http://review.whamcloud.com/21166
lnet/include/lnet/lib-lnet.h
lnet/lnet/lib-move.c
lnet/lnet/peer.c
lnet/lnet/router.c