Whamcloud - gitweb
- name switch: "light" --> "lite"
[fs/lustre-release.git] / lustre / ptlrpc / client.c
2002-04-08 braam- name switch: "light" --> "lite"
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-03-28 braam- Replace the complicated waitq story with a much less...
2002-03-28 braamTry using add_wait_queue_exclusive to avoid waking...
2002-03-28 braam- Added a queue length and waitqueue to the client...
2002-03-24 braam- more of the locking infrastructure.
2002-03-21 braam- Added UUID description to network document
2002-03-21 braam- do the right thing when we catch SIGTERM
2002-03-18 braam- may not need this client lock
2002-03-18 braam- add a figure
2002-03-17 braam- temporarily change client.c which bums out on killing...
2002-03-14 pschwan- fixed some NTOH/HTON mixups
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-07 pschwan- made many CERRORs (the informative, rather than bad...
2002-03-06 pschwan- Report any leaked memory at module remove time
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-28 braamnew files - restructure RPC further