Whamcloud - gitweb
Don't update your trees yet..... Brian and I are trying to get our
authorbraam <braam>
Thu, 27 Jun 2002 21:09:07 +0000 (21:09 +0000)
committerbraam <braam>
Thu, 27 Jun 2002 21:09:07 +0000 (21:09 +0000)
commitcc8d77b7540d8b300e32dac614bb99bf9055daa8
treed272116dce17f1167d69723f5197267967ef7e63
parent3bd162312750c55fed587748ef73bceb983f511e
Don't update your trees yet..... Brian and I are trying to get our
work in sync.
- This is a fairly pervasive change to get away from "device
  numbers".
- Introduce connection handles everywhere (treat these as
  lustre_handles).
- On targets map UUID's to handles upon connect and use those handles
  in the future.
26 files changed:
lustre/Makefile.am
lustre/include/linux/lustre_ha.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/include/linux/obd_support.h
lustre/ldlm/ldlm_lockd.c
lustre/llite/super.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/proc_lustre.c
lustre/obdecho/echo.c
lustre/obdfilter/filter.c
lustre/obdfs/super.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/connmgr.c
lustre/ptlrpc/rpc.c
lustre/ptlrpc/service.c
lustre/tests/common.sh
lustre/utils/obdctl.c