Whamcloud - gitweb
LU-13502 lnet: Conditionally attach rspt in LNetPut & LNetGet 52/38452/8
authorChris Horn <hornc@cray.com>
Fri, 1 May 2020 20:57:22 +0000 (15:57 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 1 Sep 2020 03:43:03 +0000 (03:43 +0000)
commit0722e7601f0ba5f33e9de6e353dffd11b961121c
tree03b15752c5bf24494a438e047e83d8b0c774c581
parentd05427a7856e8f89cf6ec47f2731e12c6fa22901
LU-13502 lnet: Conditionally attach rspt in LNetPut & LNetGet

Create a function to interpret the message type and md options to
determine whether response tracking should be enabled for a particular
PUT or GET.

Use that function in LNetPut and LNetGet to determine whether we
attach the response tracker.

HPE-bug-id: LUS-8827
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: Ic5f2d3dedc3e773b0ec7866cccf6db9d15dc752a
Reviewed-on: https://review.whamcloud.com/38452
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/lnet/lib-move.c