]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: issue in the offset in lnet match hash table
authorAlyona Romanenko <alyona.romanenko@seagate.com>
Wed, 2 Mar 2016 22:01:50 +0000 (17:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2016 23:23:49 +0000 (15:23 -0800)
commit955804bbec73a3c07c57ee5d9cfe938a7846fd95
tree248a2870e6be47c23dc852edf5a95ba8ab1ea8dd
parent8bd8534d330b5c745621d2dc435841ed78e8f82b
staging: lustre: issue in the offset in lnet match 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>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7774
Reviewed-on: http://review.whamcloud.com/18422
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/lib-ptl.c