Whamcloud - gitweb
LU-867 gss: adapt to 2.6.32 kernel changes cache_detail
[fs/lustre-release.git] / lustre / utils / obdctl.c
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2008-08-07 kalpakb=16098
2008-08-05 robert.readLand b_head_libcfs onto HEAD (20080805_1611)
2008-07-27 kalpakb=16098
2007-08-30 scjodyBranch HEAD
2007-02-10 nathanland b1_5 onto HEAD
2004-10-23 yury- landing of b_hd_cleanup_merge to HEAD.
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-06-12 pschwan- merge 0.7rc1 from b_devel to HEAD (20030612 merge...
2002-12-02 adilgerMerge of b_md to HEAD:
2002-10-29 adilgerAllow a count for lctl "destroy" to allow easy destroyi...
2002-10-21 adilgerChange lctl lovconfig command into lov_getconfig, and...
2002-09-11 adilgerAllow the start offset for test_brw be based on the...
2002-09-04 shaver- Update jt_obd_newconn to handle the new IOC_RECOVD_NE...
2002-09-03 adilgerAllow specifying an objid for test_getattr to be the...
2002-08-19 adilgerAdd some basic data integrity checking to obdecho.
2002-08-07 rread- reorganize so same functions are used by both obdctl...
2002-08-06 pschwan- Grammatical, LDLM updates to network.lyx
2002-07-31 braam- move the peter branch changes to the head
2002-07-25 braamFix some simple errors and warnings
2002-07-14 braamThis commit contains probably 92% of the striping infra...
2002-07-04 brian- Added lctl.c which is basically ptlctl/obdctl/debugct...
2002-07-01 braam- much of the striping configuration managment and...
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-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-17 brianBarebones XML support added to obdctl via the --xml...
2002-06-16 wmarcusmWMM - Restored difftime use of doubles.
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-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-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: