Whamcloud - gitweb
b=22244 delegate lock cancel to blocking thread
authorVitaly Fertman <Vitaly.Fertman@Sun.COM>
Wed, 26 May 2010 20:51:05 +0000 (00:51 +0400)
committerJohann Lombardi <johann@sun.com>
Fri, 28 May 2010 11:32:09 +0000 (13:32 +0200)
commit6ac3b520e192f1c1aa26e5de047976e25766a885
tree88cb7eb06312e90de319c18bd8a30244d784b4c5
parent8c301b658da956f37aba1b023a3af7c51518782f
b=22244 delegate lock cancel to blocking thread

i=adilger
i=green

instead of cancelling locks locally in the shrinking thread,
deletate it to a separate blocking thread.
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c