Whamcloud - gitweb
- add resource and lock counters to the namespace
authorpschwan <pschwan>
Mon, 16 Sep 2002 18:13:03 +0000 (18:13 +0000)
committerpschwan <pschwan>
Mon, 16 Sep 2002 18:13:03 +0000 (18:13 +0000)
commit6af1b241b018b363ea937461fa8712acaac177a4
tree9fcc6a9a8d26641728ce329ea0793f612898baf7
parent4b16d95f49fa433a93e7cea28092116e9850b862
- add resource and lock counters to the namespace
- add them to the namespace proc directories (which are, tragically, in the
  top level of the /proc tree until lprocfs gets sorted out)
- fix a dangling resource refcount bug in ldlm_cli_cancel_unused
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