Whamcloud - gitweb
Removes all traces of mds_req, mds_rep, ost_req, and ost_rep. All subsystems
[fs/lustre-release.git] / lustre / include / linux / lustre_net.h
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 braam- Added a queue length and waitqueue to the client...
2002-03-27 braamMore 'rpc_register_service' removal
2002-03-27 braam- simplified ptlrpc_service by using ME auto-unlinking
2002-03-24 braam- more of the locking infrastructure.
2002-03-20 braam- updated documentation (introduction)
2002-03-18 braam- add a figure
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-03 pschwan*** empty log message ***
2002-03-03 braam- minor fixes to get mdc_readpage working over again.
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-28 pschwan- added rq_type field to ptlrpc_request
2002-02-27 braam- bug fix to unload modules with safe wait functions
2002-02-22 behlendo- Added some fields for rpc double buffering
2002-02-14 braam- changed back to using no optimization for UML modules...
2002-02-13 braamclass/class_obd.c: small OBD_ATTACHED sanity cleanup...
2002-02-09 braamMinor fixes to
2002-02-01 braam- zero out the request structure after allocation
2002-02-01 braamMinor bugfix to allow multiple networked operations:
2002-01-31 braam- new RPC infrastructure:
2002-01-30 braam- and the new files