Whamcloud - gitweb
LU-11299 lnet: Cleanup rcd 87/33187/35
authorAmir Shehata <ashehata@whamcloud.com>
Mon, 22 Oct 2018 22:09:11 +0000 (15:09 -0700)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 7 Jun 2019 18:15:38 +0000 (18:15 +0000)
commit9ee453928ab854f43016624578b95c76e73a6a47
tree33103ce5634d5cc17a3c37a26b523fe4d9700520
parentf8c7dd6f53748cf589b2a1f18d93b92761f9d983
LU-11299 lnet: Cleanup rcd

Cleanup all code pertaining to rcd, as routing code will use
discovery going forward and there will be no need to keep its own
pinging code.

test_215 looks at the routers file which had its format changed.
Update the test to reflect the change.

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: If31caa3b5703df40b6ae0f758f2fe764991aa4f3
Reviewed-on: https://review.whamcloud.com/33187
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Tested-by: Jenkins
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/lnet/api-ni.c
lnet/lnet/lib-move.c
lnet/lnet/router.c
lnet/lnet/router_proc.c
lustre/tests/sanity.sh