Whamcloud - gitweb
LU-14941 lnet: Fix source specified to routed destination 30/44730/5
authorChris Horn <chris.horn@hpe.com>
Thu, 12 Aug 2021 21:16:05 +0000 (16:16 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Nov 2021 03:47:33 +0000 (03:47 +0000)
commit98da4ace43a6c4c59e7981bf0fb649005237d12f
tree164f8c1179161835dca2522fdc5141d6689b5381
parent3e3563f719ce89de28d276f3de1add064932506b
LU-14941 lnet: Fix source specified to routed destination

If a source NI is specified for a send then we should not modify the
destination NID that was passed to lnet_send().

HPE-bug-id: LUS-10301
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Ie47558d5bce97a0dca30ff7d072dcd39eb903324
Reviewed-on: https://review.whamcloud.com/44730
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/lnet/lib-move.c