Whamcloud - gitweb
LU-4423 lnet: free a struct kib_conn outside of the kiblnd_destroy_conn() 73/31273/3
authorDmitry Eremin <dmitry.eremin@intel.com>
Mon, 12 Feb 2018 12:37:18 +0000 (15:37 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 27 Feb 2018 03:48:28 +0000 (03:48 +0000)
commitda79fe86ca985164dc5973d3efdfafeac6b9b8f5
tree54ed697e70bb5f8dbcb652eef9cbafead82c23e4
parentcaa24687d4c9d31f78edbe45b12b7ca5364ef90b
LU-4423 lnet: free a struct kib_conn outside of the kiblnd_destroy_conn()

To avoid confusion this fix moved the freeing a struct kib_conn outside of
the function kiblnd_destroy_conn().

Change-Id: Iae28802f5d319570064a504feb14dffd13a22b84
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-on: https://review.whamcloud.com/31273
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Sonia Sharma <sonia.sharma@intel.com>
Reviewed-by: Doug Oucharek <dougso@me.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@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