Whamcloud - gitweb
Branch b1_8_gate
authorvitaly <vitaly>
Tue, 18 Nov 2008 21:40:20 +0000 (21:40 +0000)
committervitaly <vitaly>
Tue, 18 Nov 2008 21:40:20 +0000 (21:40 +0000)
commit3306aff2b617178f557e368acabea37dd0fa0b55
tree41f4339fbb3a5febd1e5137edc855b4a8a1f7061
parentf7351cab1c0a3c6db5c146750473296aaa44cf82
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/ptlrpc/service.c