Whamcloud - gitweb
LU-7774 lnet: issue in the offset in hash table
authorAlyona Romanenko <alyona.romanenko@seagate.com>
Thu, 11 Feb 2016 21:37:17 +0000 (22:37 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 14 Feb 2016 00:32:07 +0000 (19:32 -0500)
commit75e895a0e0f57040221cdf4774be1b490a0f3f3f
tree15d04de411dc9104a748cb8599cd6d27385d4569
parentb9d0720da73caca54eef732cdcea469cceca802e
LU-7774 lnet: issue in the offset in hash table

the offset in hash table is overflowed for no wildcard portal.
The offset for no wildcard has been corrected as for wildcard
in the LU-1622

Signed-off-by: Alyona Romanenko <alyona.romanenko@seagate.com>
Change-Id: Ib45539ade0e3ed127d82448333da8f91b3146291
Reviewed-on: http://review.whamcloud.com/18422
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/lnet/lib-ptl.c