Whamcloud - gitweb
Fix statfs for new ptlrpc interface in head.
[fs/lustre-release.git] / lustre / ldlm / ldlm_resource.c
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-24 braam- fixes to let a client do correct lock cancellation...
2002-06-24 braamstatus: on ./mcreate I believe the client lock on the...
2002-06-24 braam- first fixes to get things working again: current...
2002-06-24 pschwan*** empty log message ***
2002-06-24 braamcompile fixes.
2002-06-24 pschwancompilation cleanups
2002-06-24 braam- compilation fixes.
2002-06-24 pschwancompilation fixups
2002-06-24 pschwanFirst swing at DLM lock cleanup. Do not update your...
2002-06-21 pschwanFix for cleanup deadlock
2002-06-21 pschwan- If a completion callback arrives before the reply...
2002-06-17 pschwan- Fixed some screwy ldlm resource refcount issues
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-15 pschwan- Fixed serious LDLM bugs, including mistaking the...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-05-24 pschwan- Fixed some 64bit warnings
2002-05-16 adilgerVmalloc ns_hash instead of kmalloc (it is 128kB). ...
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
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-18 adilgerInitialize ldlm_resources at allocation time instead...
2002-04-17 pschwanThe noncontroversial portion of the last few days of...
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
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-24 braam- more of the locking infrastructure.