Whamcloud - gitweb
- Grammatical, LDLM updates to network.lyx
authorpschwan <pschwan>
Tue, 6 Aug 2002 02:02:13 +0000 (02:02 +0000)
committerpschwan <pschwan>
Tue, 6 Aug 2002 02:02:13 +0000 (02:02 +0000)
commit26f846563602a3275472079c2a360a88ac4db514
tree40b97f20f8a1c119b5a2251d7619449f8ca7dd63
parent015b7752475ca95402c50a2b3eb1d8ee8b5eb4ca
- Grammatical, LDLM updates to network.lyx
- dlm cleanups, bugfixes
- there are now two totally separate DLM callback packets and functions
- beginnings of ldlm /proc bits
- the lock server can now change the lock mode, in addition to the resource
- fix one part of the open() object creation race by adding a semaphore that's
  taken in ll_file_open
- some cleanup in obdclass/proc_lustre.c; much more is needed
26 files changed:
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/obd.h
lustre/include/linux/obd_support.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/l_net.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/obdclass/class_obd.c
lustre/obdclass/proc_lustre.c
lustre/obdfilter/filter.c
lustre/ost/ost_handler.c
lustre/tests/create.pl
lustre/utils/Makefile.am
lustre/utils/obdctl.c