Whamcloud - gitweb
LU-13510 lnet: Add lnet_lnd_timeout to lnetctl 64/38464/5
authorChris Horn <hornc@cray.com>
Sun, 3 May 2020 15:02:57 +0000 (10:02 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 May 2020 05:05:18 +0000 (05:05 +0000)
commitbf5c2d232f708e8ac1f7b2a123d9ba92bff672f1
tree1085c06f0a0d02ea65bfcfad5ed3a4da3a438d33
parent17802b329cdea7057cb1db75a5b803f1c4e44a2b
LU-13510 lnet: Add lnet_lnd_timeout to lnetctl

Add lnet_lnd_timeout to lnetctl. The param is read-only since it is
calculated from transaction_timeout and retry_count.

Test-Parameters: trivial
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: I516d2d8082951014835c9e8c8a7ac2111f48e7ce
Reviewed-on: https://review.whamcloud.com/38464
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Amir Shehata <ashehata@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h
lnet/utils/lnetctl.c