Whamcloud - gitweb
LU-874 ldlm: prioritize LDLM_CANCEL requests
authorJinshan Xiong <jinshan.xiong@whamcloud.com>
Thu, 22 Dec 2011 00:33:51 +0000 (16:33 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Feb 2012 21:47:08 +0000 (16:47 -0500)
commit58f98d4c4477f16557b54162a9566ac38a0fef38
tree20e688b11936788d5017742372f3ce18bba6c23c
parente9396abf4199c5877026677c344d25555371fad2
LU-874 ldlm: prioritize LDLM_CANCEL requests

If a lock canceling request has already reached server, there is no
reason of evicting the client when the waiting list times out.

Signed-off-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Change-Id: I1a300916b4b3b592ca565ffc06cb3658d699d7a0
Reviewed-on: http://review.whamcloud.com/1900
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Niu Yawei <niu@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_lockd.c