Whamcloud - gitweb
Merge b_md to HEAD for 0.5.19 release.
[fs/lustre-release.git] / lustre / utils /
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-20 rread* merge b_recovery into HEAD
2002-12-19 rread* New LMC Interface
2002-12-18 rread* initialize src_dir to '', should fix 528
2002-12-14 pschwanland b_md onto HEAD. the highlights:
2002-12-06 pschwanmerge b_md into HEAD:
2002-12-05 pschwanland b_md onto HEAD:
2002-12-02 adilgerMerge of b_md to HEAD:
2002-11-28 shaverLanding of b_recovery (at last).
2002-11-25 pschwanmerge b_md onto HEAD. as best as I can remember:
2002-11-18 pschwanb=191
2002-11-12 adilgerComment.
2002-11-10 braam- llanalyze first bugfixes -- use hex when needed!
2002-11-10 braam- nodlm option to llanalyze
2002-11-10 braam- a log analyzer to help us work with the Lustre logs...
2002-11-08 pschwanDramatically increase the randomness of MDC UUIDs
2002-11-05 donmilosIssue# 330: Approver: Andreas - New utility to find...
2002-11-03 pschwanThe "random" addition to the UUID were in fact not...
2002-11-02 rread* add a bit of randomness to the MDC uuid
2002-11-01 rread* more bits for toenal
2002-11-01 rread* rename startlevel and endlevel to minlevel and maxlevel
2002-11-01 rread* 1st attempt to prevent duplicate devices being started.
2002-10-31 rread* cleanup multiple MDC's correctly
2002-10-31 rread* teach lconf about ktoenal.o
2002-10-30 rread* change device_list to use the command line interface...
2002-10-30 adilger- Fix OBD_IOC_OPEN to return the obdo, so user-space...
2002-10-30 rread* add --fstype arg to both --mds and --ost
2002-10-30 rread* create a minimal MDT
2002-10-29 rread* support for toenal
2002-10-29 adilgerAllow a count for lctl "destroy" to allow easy destroyi...
2002-10-28 pschwanBackout sravi's changes; please contact Robert with...
2002-10-28 sraviLconf modified accordingy lmc, to handle mdc info in...
2002-10-28 sraviModified the this to generate mdc configuration.
2002-10-24 shaver"force" should _cause_ forcing, not disable forcing...
2002-10-23 shaver- Beginning of new REINT replay infrastructure.
2002-10-23 rread* startlevel and endlevel patch supplied by Evan.Felix...
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-18 braamI believe this makefile change fixes the problems in...
2002-10-11 shaverAnd "--force". Don't touch me. I'm fine!
2002-10-11 shaverAdd -f to the short_opts. What was I smoking before...
2002-10-10 rread* don't open for writing
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-07 rread* ensure the PATH in the environment includes the eleme...
2002-10-05 adilgerDocument the --dump option properly.
2002-10-05 adilgerFix breakage in lconf.
2002-10-04 shaver- Add support for umount -f: it invalidates all in...
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-23 rread* add ignore_error cmd to lctl
2002-09-20 rread* attempt to return proper exit codes when errors occur
2002-09-19 adilgerAdd --dump option to usage output.
2002-09-18 adilgerChange port numbers to 988, now that BA OSTs also use...
2002-09-18 adilgerFixup readme a bit to reflect reality.
2002-09-17 adilgerFix "thread" parameters for test_brw and test_getattr...
2002-09-17 rread* now current with lmc and lconf
2002-09-16 rread* print a message when a duplicate mds or lov name...
2002-09-16 adilgerFix help message for --threads.
2002-09-16 rread* add --obduuid <uuid> option so the OBD UUID can be...
2002-09-16 adilgerTake a LOV default stripe count of "0" to mean striping...
2002-09-13 rread* ensure mds name used for mtpt is really an mds
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-12 rreadprint message if a server is not found, instead of...
2002-09-11 adilgerAllow the start offset for test_brw be based on the...
2002-09-11 rread* support 'ethX:*' style wildcard for tcp clients
2002-09-10 rreaddisconnect first, then del_uuid
2002-09-10 rread* also del_uuid when deleting routes
2002-09-10 rreadnew --batch <file> option
2002-09-08 shaverSample recovery reconnection script for MDS failover.
2002-09-08 adilgerShow page vector size (useful for very long running...
2002-09-07 rread* always recreat loopback backing file when --reformat...
2002-09-07 adilgerAdd objid to test_brw output.
2002-09-07 rread* MDC element is no longer created in config. The...
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 rreaddelete the self uuid first, then disconnect all.
2002-09-05 pschwan- debug.c was only used by obdclass, so I moved it...
2002-09-05 rreadadd close_uuid
2002-09-05 eebFixed service request buffer race
2002-09-05 rreadnew option: --dump <file> will dump debug log to <file...
2002-09-04 rreadadded newconn to lctl
2002-09-04 shaver- Update jt_obd_newconn to handle the new IOC_RECOVD_NE...
2002-09-04 rreadadd hostname to gdb script
2002-09-04 rreadAdd note to --format help that the autoformat feature...
2002-09-04 rread* stripe size in the config file was being ignored...
2002-09-03 rread* fix module cleanup, previous commit broke it
2002-09-03 rread* use specific directories when loading modules in...
2002-09-03 adilgerAllow specifying an objid for test_getattr, the same...
2002-09-03 adilgerAllow specifying an objid for test_getattr to be the...
2002-09-02 adilgerRemove ancient Perl cruft from obd.c.
2002-09-02 rread- fix route config and clean up errors
2002-09-02 pschwanJames Newsome's last dlm regression patch. I haven...
2002-09-02 pschwans/jt_ptl_setup/jt_ptl_network/
2002-08-30 rread* allow any host to have static routes
2002-08-30 gord-figResolve my silly conflict.
2002-08-30 rread* fix some brainos so routing config will work
next