Whamcloud - gitweb
Move cleanup of service struct into ptlrpc_unregister_service().
[fs/lustre-release.git] / lustre / ldlm / ldlm_lockd.c
2002-06-23 adilgerMove cleanup of service struct into ptlrpc_unregister_s...
2002-06-21 pschwan- If a completion callback arrives before the reply...
2002-06-21 pschwanFixed an MDS crash bug discovered as a result of earlie...
2002-06-20 pschwanFix many (mostly un-serious) build warnings
2002-06-20 pschwanAdded some debugging support on the server side of...
2002-06-20 adilgerMerge from posix_stable.
2002-06-17 pschwan- Add more DLM threads
2002-06-17 pschwan- Fixed some screwy ldlm resource refcount issues
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-14 pschwan- Fix two leaks
2002-06-14 pschwan- Fixed remote dlm lock conversion
2002-06-14 pschwan- We allow the intent policy function to abort lock...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-05-24 pschwan- Fixed some 64bit warnings
2002-05-23 pschwanchanged ioctl 'cmd' type from 'long' to 'int'
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-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-17 pschwanThe more controversial changes, although my tree finall...
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- Don't abort if fig2dev doesn't exist
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-27 braamMore 'rpc_register_service' removal
2002-03-25 braam remove gid/rid's; minor cleanups.
2002-03-24 braam- more of the locking infrastructure.