Whamcloud - gitweb
use special macro for print time_t, cleanup in includes.
[fs/lustre-release.git] / lustre / ldlm / ldlm_resource.c
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.