Whamcloud - gitweb
- comment out the noisy get/put LDLM_DEBUGs; I'll remove them when I'm sure
authorpschwan <pschwan>
Wed, 14 Aug 2002 22:45:18 +0000 (22:45 +0000)
committerpschwan <pschwan>
Wed, 14 Aug 2002 22:45:18 +0000 (22:45 +0000)
commit38f9481dbd1f3d2f2b6d801f117fa874b204343f
tree1b0e5eb7205fd19caf211df37f4b46f17977997f
parent95c7c5204b9e32dffcaff39ef883651ebb684b66
- comment out the noisy get/put LDLM_DEBUGs; I'll remove them when I'm sure
  that we're free of refcount bugs
- make mds_connect not crash when cluuid is NULL
- in ldlm_intent_policy, return a write lock if the client is opening a file
  with no EA
- in mds_extN_get_md, allow MD to be NULL
- fix resource ID corruption leading to infinite locks (b=595247)
- in lctl, make ptl_initialize failure non-fatal, so that I can run debugctl
  functions on non-Lustre systems
lustre/include/linux/lustre_dlm.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/llite/file.c
lustre/mds/handler.c
lustre/mds/mds_extN.c
lustre/osc/osc_request.c
lustre/utils/lctl.c