Whamcloud - gitweb
- Added lctl.c which is basically ptlctl/obdctl/debugctl all
[fs/lustre-release.git] / lustre / utils /
2002-07-04 brian- Added lctl.c which is basically ptlctl/obdctl/debugct...
2002-07-04 behlendo- Added lctl.c which is basically ptlctl/obdctl/debugct...
2002-07-02 rread- initial version
2002-07-01 behlendo-Minor fixes to ensure the DTD is valid. net-local...
2002-07-01 braam- much of the striping configuration managment and...
2002-06-29 rread- fix make dist
2002-06-29 rread- need to add include for PAGE_SIZE
2002-06-28 brian- Refined the DTD futher: 'id' changed to 'name'; tree...
2002-06-28 behlendo- Refined the DTD futher: 'id' changed to 'name'; tree...
2002-06-27 braamDon't update your trees yet..... Brian and I are trying...
2002-06-26 brianAnother slightly less rough cut at XML based configurat...
2002-06-26 behlendoAnother slightly less rough cut at XML based configurat...
2002-06-22 pschwanBring small ha_assist2.sh change from branch to trunk
2002-06-17 braamMakefile fix for libxml2 headers.
2002-06-17 brianBarebones XML support added to obdctl via the --xml...
2002-06-17 behlendoBarebones XML support added to obdctl via the --xml...
2002-06-16 wmarcusmWMM - Restored difftime use of doubles.
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-11 adilgerMerge changes made in portals/linux/utils/parser.c...
2002-06-08 adilgerMake obdctl return the error code from the most recentl...
2002-06-03 adilgerMove ioctl values out of the way of standard ext2/ext3...
2002-05-24 pschwan- Fixed some 64bit warnings
2002-05-12 braam- make directIO conditional on kernel version
2002-05-12 braam- test programs for directio, writing and opening
2002-05-12 braam- mds failover code
2002-05-01 wmarcusmWMM
2002-04-29 braam- documentation update for MDS recovery
2002-04-24 adilgerAllow obdctl to use "$OBDDEV" to resolve a device numbe...
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-15 braam- new file
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-24 braam- more of the locking infrastructure.
2002-03-14 adilgerChange default obdctl test_brw behaviour to have only...
2002-03-14 braam- Small changes for packaging
2002-03-14 braam- many small makefile changes to build package convenie...
2002-03-13 pschwan- Makefile.am fixes to allow building in objdirs
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-08 adilgerAdding ctags and other built files to .cvsignore to...
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-23 pschwan- Converted lots of debugging printks to CDEBUGs
2002-02-13 braamclass/class_obd.c: small OBD_ATTACHED sanity cleanup...
2002-01-23 braamAdd missing files, cleanup .cvsignore's
2002-01-21 braamFix a broken macro.
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-18 braamFix small typos in ost/osc
2002-01-03 braamSmall bug fixes. OSC/OST almost working.
2001-12-30 braamit _compiles_ finally on 7.1 and 7.2, but the solution...
2001-12-30 braamMost of the code for the OST target.
2001-12-29 braam- fixes to the MDS: it now answers requests from the...
2001-12-28 braamA solid part of the MDS request processing infrastructure.
2001-12-11 braamNumerous changes: