Whamcloud - gitweb
Branch HEAD
authorvitaly <vitaly>
Fri, 14 Sep 2007 18:46:13 +0000 (18:46 +0000)
committervitaly <vitaly>
Fri, 14 Sep 2007 18:46:13 +0000 (18:46 +0000)
commit77d5d2d66424d928eaba198d68cd60d9c49e8e32
treed02fddf6e3b4f75e282e1a48c51e937ad661310e
parent82d0e7a5c3ca0c820387ea3f20b62323176ab8cf
Branch HEAD
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