Whamcloud - gitweb
LU-1944 ldlm: Add another net_latency to recoverry timer.
authorwangdi <di.wang@whamcloud.com>
Fri, 14 Sep 2012 14:39:21 +0000 (07:39 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 21 Nov 2012 17:08:09 +0000 (12:08 -0500)
commitf9d1ac5ab499b0b9a31a957da35455515e567c49
tree5770e63b981b65f30ed72bccc33e54b52390757b
parent9496591a7f31e8766ee1124725fbab3841d8baef
LU-1944 ldlm: Add another net_latency to recoverry timer.

Add another net_latency to this request deadline, i.e.
we need add 2 net_latency to extend the recovery timer,
one for balance rq_deadline (see ptl_send_rpc), one for
resend the req to server.

Signed-off-by: Wang Di <di.wang@whamcloud.com>
Change-Id: I6cb6e57358f4fe32ae2ac8d982af6ce03b68014b
Reviewed-on: http://review.whamcloud.com/4351
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_lib.c