Whamcloud - gitweb
LU-889 recovery: rework extend_recovery_timer()
authorJinshan Xiong <jinshan.xiong@whamcloud.com>
Wed, 25 Jan 2012 06:15:59 +0000 (22:15 -0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 16 Feb 2012 03:29:28 +0000 (22:29 -0500)
commit8d4b77e5961c06847f9603ebc607118742ea1a51
treec6ac60c91e3ce50c9299d50daadbc9fd04b3d721
parent79cca45d7fa4ea2f77cb0c7d13b6bad948249d99
LU-889 recovery: rework extend_recovery_timer()

Commit 8da33c6cc5192303fcd18f45892e1f115004e662 is buggy where
the time used to rearm the timer is wrong. In this patch, I
will reset all changes and use the same scheme as 2.1 release.

Signed-off-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Change-Id: Icd887687262644e1a1cfffd6f34eacc5bc418f84
Reviewed-on: http://review.whamcloud.com/1722
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Mike Pershin <tappro@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_lib.c