Whamcloud - gitweb
b=22244 delegate lock cancel to blocking thread
authorVitaly Fertman <Vitaly.Fertman@sun.com>
Thu, 20 May 2010 15:45:43 +0000 (19:45 +0400)
committerRobert Read <robert.read@oracle.com>
Mon, 24 May 2010 16:12:49 +0000 (09:12 -0700)
commit675dd06e429ee9551d0f874f3461ac3e5091c039
tree282792b32a61590992211a501d520997a60c5ecf
parentfda99d855f31b29259c0d72a415fa1f4ba289c7f
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