Whamcloud - gitweb
LU-13464 target: abort recovery if timer fail 03/40303/2
authorHongchao Zhang <hongchao@whamcloud.com>
Mon, 19 Oct 2020 18:52:56 +0000 (11:52 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 29 Oct 2020 07:49:54 +0000 (07:49 +0000)
commitd1f4de9bb568affc523dcbc46d82f4a6676990de
treeb1d72f9fb11a2626d50fa123f4b3537466612344
parent5f869f1b7d5841cc31236eb537e487e6cf0997ad
LU-13464 target: abort recovery if timer fail

During target recovery, the recovery timer should be kept to be
armed to ensure the recovery doesn't take too long time, there
should be some problem if the deadline of the recovery timer is
passed and the recovery is not completed yet, the recovery should
be aborted in this case.

Lustre-commit: 87443d9c27e8535c3e17d6bf142ad68d4449b93f
Lustre-change: https://review.whamcloud.com/38277

Change-Id: Id44f2a2d1a3183ad8dd13f4d34392713c55a2cb3
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/40303
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_lib.c