Whamcloud - gitweb
*** empty log message ***
[fs/lustre-release.git] / lustre / include / linux / lustre_net.h
2002-06-23 adilgerMove cleanup of service struct into ptlrpc_unregister_s...
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-15 pschwanInstead of making two 128k request buffers, make ten...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-05-23 adilgerAdd journal_info to ptlrpc_bulk_desc for ext3.
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-05-12 braam- mds failover code
2002-04-30 pschwan- added a 'dying' head to fix very bad bug in yesterday...
2002-04-29 pschwanremoved srv_ev from ptlrpc_service and put it on the...
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