Whamcloud - gitweb
LU-874 ldlm: prioritize LDLM_CANCEL requests
authorJinshan Xiong <jinshan.xiong@whamcloud.com>
Fri, 3 Feb 2012 19:10:55 +0000 (11:10 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 16 Mar 2012 01:35:57 +0000 (21:35 -0400)
commit7596538728f72809259395eb0e40e72e8ef4dda8
tree271f391d9f7bee2521b375834734d7daea718252
parent73535a03a3c3012d74bf2893dbcca5ab9bc25359
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: If87b3b321feb97f5755840a0901e747afd8bb32c
Reviewed-on: http://review.whamcloud.com/2086
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_lockd.c