Whamcloud - gitweb
Branch b1_6
authorvitaly <vitaly>
Fri, 14 Sep 2007 17:05:34 +0000 (17:05 +0000)
committervitaly <vitaly>
Fri, 14 Sep 2007 17:05:34 +0000 (17:05 +0000)
commit160acfb6eae1a7d75f6020e64f68386fff830946
treee7b520ff36f04d3a78505859cde100de4dc4fb4d
parenta56ee6e3b000875ae04bc867acc0cc077b17a3d9
Branch b1_6
b=13563
i=adilger
i=green

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/ldlm/ldlm_internal.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c