Whamcloud - gitweb
LU-8022 lnet: Correct position of lnet_ni_decref() 01/21001/2
authorDoug Oucharek <doug.s.oucharek@intel.com>
Mon, 27 Jun 2016 17:34:44 +0000 (10:34 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 5 Jul 2016 23:47:24 +0000 (23:47 +0000)
commite8278552cfbcf518209a38f82548a16833686ae9
tree6f566d9454f122da0f96662f16eadc30aa98c9ed
parenteb2657a654a449f2c5504fa4c5ba4b7e1413ddea
LU-8022 lnet: Correct position of lnet_ni_decref()

In fix http://review.whamcloud.com/#/c/19614/, the call
to lnet_ni_decref() should have followed the routines
which are using the NI.  This patch correct that.

Signed-off-by: Doug Oucharek <doug.s.oucharek@intel.com>
Change-Id: I55fba4904cc6442f63cf03bf2e3614a7946200f7
Reviewed-on: http://review.whamcloud.com/21001
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/klnds/o2iblnd/o2iblnd_cb.c