Whamcloud - gitweb
- newdev feature in obdctl
[fs/lustre-release.git] / lustre / utils / obdctl.c
2002-04-23 braam- newdev feature in obdctl
2002-04-23 adilgerUse underscores instead of dashes in device environment...
2002-04-22 braam- minor further changes to the test script:
2002-04-22 braam- small changes to name2dev:
2002-04-22 braam- fix mds_connect memory leak
2002-04-15 adilgerFix up thread exit status. It _should_ be returning...
2002-04-10 adilgerConsolidate verbose flag parsing.
2002-04-10 adilgerChange the "silent" handling code to be "verbose" handl...
2002-04-10 adilgerSupport for running multiple threads with a single...
2002-04-09 adilgerAdd new command to allow obdctl usage from command...
2002-04-09 adilgerClean up obdctl code:
2002-03-31 braam- fixes to filter obd
2002-03-14 adilgerChange default obdctl test_brw behaviour to have only...
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-08 adilgerAdd test_brw command. While it doesn't cause any error...
2002-03-07 pschwan- typing 'quit' was not cleaning up obdctl connections...
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-05 braam- track offset for debugging
2002-03-05 pschwanRemoved 'modules' functionality, which is now in debugctl
2002-03-05 braam- add obdecho directory
2002-02-27 braam- bug fix to unload modules with safe wait functions
2002-02-26 pschwanAdded paths to obdctl's 'modules' command, making it...
2002-02-24 pschwanAdded a ``modules [path]'' command to obdctl, which...
2002-02-13 braamclass/class_obd.c: small OBD_ATTACHED sanity cleanup...
2002-01-21 braamFix a broken macro.
2002-01-03 braamSmall bug fixes. OSC/OST almost working.
2001-12-28 braamA solid part of the MDS request processing infrastructure.
2001-12-11 braamNumerous changes: