Whamcloud - gitweb
1. Bug fix for Bug #320, also needs repair of lconf, since it tries
authorthantry <thantry>
Wed, 13 Nov 2002 02:46:41 +0000 (02:46 +0000)
committerthantry <thantry>
Wed, 13 Nov 2002 02:46:41 +0000 (02:46 +0000)
commit404d2dc2fc01f49ae469a3e7c81bac431bd84936
tree8803caa1c52361286a8060e9afb60f6e06288704
parent1b1c3c867016cd6212f6c13f826c1a75bb7e461a
1. Bug fix for Bug #320, also needs repair of lconf, since it tries
   to insert two devices with the same ID in a router configuration.
2. Added LDLM counters into /proc/lustre hierarchy
3. Fixes for Andreas's comments in Bug #357.
4. Bug #332 fixed, num_devices replaced with num_refs
5. Removed file proc_lustre.c, which was dead code.
27 files changed:
lustre/include/linux/lprocfs_status.h
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_lite.h
lustre/ldlm/ldlm_resource.c
lustre/llite/lproc_llite.c
lustre/llite/super.c
lustre/llite/super25.c
lustre/lov/lov_obd.c
lustre/lov/lproc_lov.c
lustre/mdc/lproc_mdc.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/lproc_mds.c
lustre/obdclass/Makefile.am
lustre/obdclass/genops.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/proc_lustre.c [deleted file]
lustre/obdecho/echo.c
lustre/obdecho/lproc_echo.c
lustre/obdfilter/filter.c
lustre/obdfilter/lproc_obdfilter.c
lustre/osc/lproc_osc.c
lustre/osc/osc_request.c
lustre/ost/lproc_ost.c
lustre/ost/ost_handler.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/rpc.c