Whamcloud - gitweb
b=2969
authorzab <zab>
Fri, 19 Mar 2004 22:41:33 +0000 (22:41 +0000)
committerzab <zab>
Fri, 19 Mar 2004 22:41:33 +0000 (22:41 +0000)
commit813544faea368ed6bbaee2b22100483ce91e2a69
treef1223340fb9f40355026396c0533706bb53cf797
parentd02bef63b503e52ec9e28505ee47947aeb8f6b24
b=2969
r=phil

This adds a sync parameter to ldlm_cancel_lru() so that cancel_lru_locks in
tests doesn't return until the blocking callbacks have been completed.  This
removes a race that was failing test 45 in sanity and can only benefit
other tests.  (*knocks on wood*)
lustre/include/linux/lustre_dlm.h
lustre/ldlm/ldlm_internal.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c