Whamcloud - gitweb
The noncontroversial portion of the last few days of changes:
authorpschwan <pschwan>
Wed, 17 Apr 2002 17:39:07 +0000 (17:39 +0000)
committerpschwan <pschwan>
Wed, 17 Apr 2002 17:39:07 +0000 (17:39 +0000)
commitf45f09d9077c660925fb422f101d2025ee3f9f11
tree3d687b7ea34b9e8bebf812aedd9c9aaabb6f7c85
parentbf4ace1337f2626b8c2693beba551083760b0fab
The noncontroversial portion of the last few days of changes:

- ENTRY/EXIT/RETURN cleanups
- extraneous header file removal
- made forgetting the 'setup' arguments in MDS/OST less fatal
- added the connection and token to the CONNECT RPC, so that we can do the
  pointer/token connection trick now
- fixed the 60 byte/-60 byte "leak"
- added ptlrpc and ldlm setup to llmount.sh, llrmount.sh, -client, and -server
21 files changed:
lustre/include/linux/lustre_ha.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/ldlm/ldlm_extent.c
lustre/ldlm/ldlm_resource.c
lustre/llite/rw.c
lustre/llite/super.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/obdfilter/filter.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c
lustre/ptlrpc/recovd.c
lustre/ptlrpc/rpc.c
lustre/ptlrpc/service.c
lustre/tests/llmount-client.sh
lustre/tests/llmount-server.sh
lustre/tests/llmount.sh
lustre/tests/llmountcleanup.sh
lustre/tests/llrmount.sh