Whamcloud - gitweb
land b_gns onto HEAD. If you are working on CMD, you MUST UPDATE YOUR
[fs/lustre-release.git] / lustre / utils / obd.c
2004-06-07 philland b_gns onto HEAD. If you are working on CMD, you...
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...
2004-05-13 adilgerLand b_smallfix onto HEAD (20040512_1806)
2004-05-05 yurylanding smfs.
2004-03-10 jacobb=2264
2004-02-27 eeb* Changed obdecho persistent object id to 1; object...
2004-02-13 adilgerLanding b_bug974 onto HEAD (20040213_1538).
2004-02-11 wangchaob=2079
2003-12-21 greenReverted #974 for now as it causes problems for people.
2003-12-19 rreadb=2353
2003-12-16 greenr=zab,phil
2003-12-09 wangdiadd llog_check and add remove the logs of catalog in...
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-09-25 eeb* lctl set_route <nid> <up/down> enables or disables...
2003-07-03 pschwanmerge b_devel into HEAD (20030703)
2003-06-26 pschwanmerge b_devel into HEAD (20030626 merge tag) for 0.7.1
2003-06-12 pschwan- merge 0.7rc1 from b_devel to HEAD (20030612 merge...
2003-03-11 pschwanmerge b_devel into HEAD. Includes:
2003-03-02 pschwanland 0.5.20.3 b_devel onto HEAD (b_devel will remain)
2003-02-07 pschwanMerge b_md into HEAD
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-14 pschwanland b_md onto HEAD. the highlights:
2002-12-05 pschwanland b_md onto HEAD:
2002-12-02 adilgerMerge of b_md to HEAD:
2002-11-12 adilgerComment.
2002-10-30 adilger- Fix OBD_IOC_OPEN to return the obdo, so user-space...
2002-10-29 adilgerAllow a count for lctl "destroy" to allow easy destroyi...
2002-10-23 shaver- Beginning of new REINT replay infrastructure.
2002-10-22 pschwan- teeny fix to ll_revalidate2; this will be trumped...
2002-10-21 adilgerChange lctl lovconfig command into lov_getconfig, and...
2002-10-09 adilgerWorkaround in lctl create for BA OST bug.
2002-10-09 adilgerAdd UID/GID to lctl create, to work around BA OST bug.
2002-10-01 shaverAdd support for FAILCONN ioctl, for recovery testing...
2002-09-24 adilgerUse the OBD_MD_FLTYPE and OBD_MD_FLMODE flags where...
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...