Whamcloud - gitweb
LU-7362 lnet: Remove LASSERTS from router checker 03/17003/2
authorDoug Oucharek <doug.s.oucharek@intel.com>
Fri, 30 Oct 2015 21:40:59 +0000 (14:40 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 13 Nov 2015 18:26:40 +0000 (18:26 +0000)
commitdf6cf859bbb29392064e6ddb701f3357e01b3a13
treef580c03298ca4e1794d921308c82671fe27ef1e8
parent684705c1a86850b5a53b78bc78331c22061985c8
LU-7362 lnet: Remove LASSERTS from router checker

In lnet_router_checker(), there are two LASSERTS.  Neither protects
us from anything and one of them triggered for a customer crashing
the system unecessarily.  This patch removes them.

Signed-off-by: Doug Oucharek <doug.s.oucharek@intel.com>
Change-Id: If2732632e47103fb8fa63a263c4c5ef4a44142a3
Reviewed-on: http://review.whamcloud.com/17003
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: Matt Ezell <ezellma@ornl.gov>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/lnet/router.c