Whamcloud - gitweb
- Added some temporary LDLM_LOCK_PUT/LDLM_LOCK_GET macros to aid in debugging
authorpschwan <pschwan>
Fri, 12 Jul 2002 16:48:13 +0000 (16:48 +0000)
committerpschwan <pschwan>
Fri, 12 Jul 2002 16:48:13 +0000 (16:48 +0000)
commitdbc11cfaa7ff9dc05fa316805b37b7eeef6c3e25
tree43df2438a4086e9728e151e65a6acadb358b593c
parent819d62995e085d7783c1e96f65a0a84c4568a1b5
- Added some temporary LDLM_LOCK_PUT/LDLM_LOCK_GET macros to aid in debugging
- Fixed a couple more places where we dereference 'lock' after ldlm_lock_put()
- Fixed a showstopper in ldlm_handle2lock that was causing serious problems.
- The DLM in UML with 3 mountpoints now survives pretty much any load that
  create.pl can throw at it
lustre/include/linux/lustre_dlm.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/ptlrpc/niobuf.c