Whamcloud - gitweb
- documentation update for MDS recovery
[fs/lustre-release.git] / lustre / include / linux / lustre_net.h
2002-04-29 braam- documentation update for MDS recovery
2002-04-27 adilgerAdd a helper function to abstract the actual location...
2002-04-23 adilgerAdd in UUID fields.
2002-04-22 braam- rename ha_mgr to recovd
2002-04-18 pschwanUse a new ptlrpc_client->cli_lock to protect the cli...
2002-04-18 pschwan- fixed some warnings in the DLM
2002-04-17 pschwanThe noncontroversial portion of the last few days of...
2002-04-15 braamWARNING - if an RPC times out you will crash older...
2002-04-15 pschwanFixed some thinkos in the remote connection/token stuff...
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 braam- More Peter's additions for the ha manager. This doesn...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
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 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