Whamcloud - gitweb
LU-14941 lnet: Fix source specified to routed destination
authorChris Horn <chris.horn@hpe.com>
Thu, 12 Aug 2021 21:16:05 +0000 (16:16 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 9 Sep 2022 01:39:58 +0000 (01:39 +0000)
commita50bc221a9600ed49d7e719a90086fcc470ee5ce
tree38ed6ce121296ec8c0929bb4dd1b7bd4a4b7d889
parent338dbbf251e483bd86196b8ff8c7643076ac5690
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().

Lustre-change: https://review.whamcloud.com/44730
Lustre-commit: 98da4ace43a6c4c59e7981bf0fb649005237d12f

Test-Parameters: trivial testlist=sanity-lnet
HPE-bug-id: LUS-10301
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Ie47558d5bce97a0dca30ff7d072dcd39eb903324
Reviewed-on: https://review.whamcloud.com/48441
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Alexandre Ioffe <aioffe@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lnet/lnet/lib-move.c