Whamcloud - gitweb
LU-9120 lnet: set transaction timeout from lnetctl 78/32778/16
authorAmir Shehata <amir.shehata@intel.com>
Wed, 4 Jul 2018 00:24:31 +0000 (17:24 -0700)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 17 Aug 2018 20:18:48 +0000 (20:18 +0000)
commitcf47570b0273e11f81be0fc67126172fe73ad367
tree06405275bd6e74c7c0ff81d401decd60e248b81f
parent29f21e2c850a77676e44df0cea746bfa5c6f19ad
LU-9120 lnet: set transaction timeout from lnetctl

Added an lnetctl command to set the transaction timeout
from userspace.

lnetctl set transaction_timeout {>0}

>0 - timeout in seconds.

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I71274e82fd46bff8017e36c37de449d8a7639ec6
Reviewed-on: https://review.whamcloud.com/32778
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Reviewed-by: Sonia Sharma <sharmaso@whamcloud.com>
Tested-by: Jenkins
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h
lnet/utils/lnetctl.c