Whamcloud - gitweb
Branch b1_8_gate
authorvitaly <vitaly>
Tue, 18 Nov 2008 21:40:03 +0000 (21:40 +0000)
committervitaly <vitaly>
Tue, 18 Nov 2008 21:40:03 +0000 (21:40 +0000)
commit1766d0c1c57fc8b2b004bea65853f0ee96ec1c37
tree246c83e3059186f1d1a6a29ae70512627f0b36b2
parent9c30f837ca25ce030ca3cf0c6aba05500c27b30c
Branch b1_8_gate
b=16129
i=adilger
i=green

- a high priority request list is added into service;
- once a lock is canceled, all the IO requests, including coming
  ones, under this lock, are moved into this list;
- PING is also added into this list;
- once a lock cancel timeout occurs, the timeout is prolonged
  if there is an IO rpc under this lock;
- another request list is added into the export, used to speed up
  the rpc-lock matching.
lustre/ldlm/ldlm_lock.c