Whamcloud - gitweb
Many dlm and intent lock fixes.
authorpschwan <pschwan>
Mon, 17 Jun 2002 19:53:26 +0000 (19:53 +0000)
committerpschwan <pschwan>
Mon, 17 Jun 2002 19:53:26 +0000 (19:53 +0000)
commit627f3b67348ba134e5025acfb741134be6ad5d06
tree1a9cfc43b7f87be2b68cd2f56fc91a8062fe8a31
parent525bccdf05d8ec59f7d29f8707569e788d295e12
Many dlm and intent lock fixes.

 - initial unlink support
 - a DLM trace mode for debugging
 - serious DLM concurrency bugfixes
 - removed vestigial ``local callback'' code from ldlm
 - the beginnings of multi-RPC infrastructure
20 files changed:
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/lustre_net.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/ldlm/ldlm_test.c
lustre/lib/mds_updates.c
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/super.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_extN.c
lustre/mds/mds_reint.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c