Whamcloud - gitweb
Routines to "pretty print" various lustre data structs. Useful for debugging.
[fs/lustre-release.git] / lustre / ldlm /
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
2002-04-30 pschwan- added a 'dying' head to fix very bad bug in yesterday...
2002-04-29 braam- documentation update for MDS recovery
2002-04-24 adilgerFixups to handle error recovery when we are out of...
2002-04-23 adilgerUse debugging macros to aid in tracing.
2002-04-22 pschwan64-bit warning fixes. Someone should take a closer...
2002-04-22 adilgerOnly put the ldlm connection if we are not connected...
2002-04-22 braam- rename ha_mgr to recovd
2002-04-18 adilgerInitialize ldlm_resources at allocation time instead...
2002-04-18 pschwan- fixed some warnings in the DLM
2002-04-17 pschwanThe more controversial changes, although my tree finall...
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-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-04 pschwan- Fixed lock tests--early indicates are that extents...
2002-04-04 pschwan- Don't abort if fig2dev doesn't exist
2002-03-29 adilgerA bunch of minor cleanups when using sizeof(). This...
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-27 braamMore 'rpc_register_service' removal
2002-03-26 adilgerDon't dereference "lock" before it is set.
2002-03-25 braam remove gid/rid's; minor cleanups.
2002-03-24 braam*** empty log message ***
2002-03-24 braam- more of the locking infrastructure.
2002-03-20 braam- updated documentation (introduction)
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-08 adilgerAdded cvsignore files to directories which didn't have...
2002-03-07 braam- first parts of lock management: module & resource...