Whamcloud - gitweb
- add obdecho directory
authorbraam <braam>
Tue, 5 Mar 2002 01:00:36 +0000 (01:00 +0000)
committerbraam <braam>
Tue, 5 Mar 2002 01:00:36 +0000 (01:00 +0000)
commitf0414c73924d07cc84c086a4b34663901cf17041
treed996ef797d26f39eb291ac99e04debd2812e52bd
parent018cc4a7fec21256905cbe5f5d6d8fc7574c9716
- add obdecho directory
- numerous small fixes to obdclass -- yippeah Andreas is back
- test_getattr (jt_multi_getattr) tells obdctl to fire many getattr requests.
- build this code, run obd/tests/llecho.sh and play with it
lustre/include/linux/obd_class.h
lustre/obdclass/class_obd.c
lustre/obdecho/.cvsignore [new file with mode: 0644]
lustre/obdecho/Makefile.am [new file with mode: 0644]
lustre/obdecho/echo.c [new file with mode: 0644]
lustre/tests/llecho.sh [new file with mode: 0644]
lustre/tests/llmount.sh
lustre/utils/Makefile.am
lustre/utils/obdcontrol [deleted file]
lustre/utils/obdctl.c