Whamcloud - gitweb
- module insert code moved to tests/common.sh
authorpschwan <pschwan>
Thu, 7 Mar 2002 20:16:05 +0000 (20:16 +0000)
committerpschwan <pschwan>
Thu, 7 Mar 2002 20:16:05 +0000 (20:16 +0000)
commit3293f5b9676e5336d92950f7210823c54c36c784
treec61a8c09a08e1d1181a0d90178bf100f2dcd96f4
parent025e5cae1a624bf9e9b1899561c7fa7df3854eb8
- module insert code moved to tests/common.sh
- refactored request freeing code to handle the use of the reply buffer after
  the mdc_getattr, etc. returns.
14 files changed:
lustre/include/linux/lustre_mds.h
lustre/include/linux/lustre_net.h
lustre/llite/dir.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/llite/super.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/tests/common.sh
lustre/tests/llecho.sh
lustre/tests/llmount.sh
lustre/utils/obdctl.c