Whamcloud - gitweb
Branch b1_6
authorvitaly <vitaly>
Mon, 10 Dec 2007 15:05:28 +0000 (15:05 +0000)
committervitaly <vitaly>
Mon, 10 Dec 2007 15:05:28 +0000 (15:05 +0000)
commitce84143cd2882e03fe828c3b5fb4d331f8a92669
treea7e32faa89497e9becac2c6556cc1f9d3eb80d09
parent0035faee7c4df914f133358507b5a7ee9ea2239e
Branch b1_6
b=13563
i=green
i=shadow

1) cancel lru locks in ldlm_cli_cancel() and send 1 batched cancel RPC;
2) pass the whole list of canceled locks to the async blocking thread, not
lock-by-lock, and send cancels in batched cancel RPCs.
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_internal.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_pool.c
lustre/ldlm/ldlm_request.c