Whamcloud - gitweb
LU-5718 o2iblnd: Revert original fix 99/17699/2
authorDoug Oucharek <doug.s.oucharek@intel.com>
Mon, 21 Dec 2015 21:37:57 +0000 (13:37 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 8 Jan 2016 13:33:10 +0000 (13:33 +0000)
commit3efb7683679ab2d18b4d2b256acd462596324d9c
treea15098ff7f3d6830a8655b4d54bb4555babb25c9
parent46192db9ae1a3370365e868764817407289d0fd5
LU-5718 o2iblnd: Revert original fix

The original fix for this ticket introduced a regression
where bit flags could interfere with each other triggering
asserts.  Also, the focus was on addressing connection
races, but the fix should be expanded to include all
reconnects.

The updated fix is being done under ticket: LU-7569.

Signed-off-by: Doug Oucharek <doug.s.oucharek@intel.com>
Change-Id: I455e43f8a5134f7896ad14c3cd0888b8c08d38d2
Reviewed-on: http://review.whamcloud.com/17699
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Liang Zhen <liang.zhen@intel.com>
Reviewed-by: Amir Shehata <amir.shehata@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c