Whamcloud - gitweb
LU-881 utils: running bumped w/o lock
[fs/lustre-release.git] / lustre / utils / obd.c
2002-09-18 adilgerFixup readme a bit to reflect reality.
2002-09-17 adilgerFix "thread" parameters for test_brw and test_getattr...
2002-09-16 adilgerTake a LOV default stripe count of "0" to mean striping...
2002-09-12 adilgerAllow the default stripe_count to be specified in the...
2002-09-12 adilgerLarge commit which implements more "intelligent" offset...
2002-09-11 adilgerAllow the start offset for test_brw be based on the...
2002-09-08 adilgerShow page vector size (useful for very long running...
2002-09-07 adilgerAdd objid to test_brw output.
2002-09-07 rreaduse a larger buffer for device_list
2002-09-06 adilgerCall open/close on an object before trying to read...
2002-09-06 adilgerFix for test_brw problems with BA OST.
2002-09-06 adilgerFix a couple long long objid parsings, not the read...
2002-09-05 pschwan- debug.c was only used by obdclass, so I moved it...
2002-09-05 eebFixed service request buffer race
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, the same...
2002-09-02 adilgerRemove ancient Perl cruft from obd.c.
2002-09-02 pschwanJames Newsome's last dlm regression patch. I haven...
2002-08-20 adilger- Add create and destroy operations to lctl.
2002-08-19 adilgerAdd some basic data integrity checking to obdecho.
2002-08-12 pschwan- James Newsome's dlm stress test
2002-08-09 rread- support mounting osc or lov
2002-08-08 rread- remove old errro
2002-08-07 rread- reorganize so same functions are used by both obdctl...