Whamcloud - gitweb
Tweak autogen.sh and Makefiles to be compatible with Automake 1.6.2.
[fs/lustre-release.git] / lustre / tests /
2002-07-17 gord-figTweak autogen.sh and Makefiles to be compatible with...
2002-07-17 rread- mountpoint uses mdc, not mds
2002-07-17 rread- mountpoints are coded, but ost uuid is not found...
2002-07-17 rread- lov config works now
2002-07-16 rread- simple config, mostly to load modules
2002-07-16 rread- initial checkin
2002-07-15 rread- change id to ref
2002-07-15 pschwan- Fix for the 16kb page directory handling (thanks...
2002-07-14 braamThis commit contains probably 92% of the striping infra...
2002-07-13 pschwanDon't load /etc/lustre/lustre.cfg if config files were...
2002-07-13 pschwan- Added match_or_enqueue helper function
2002-07-12 adilgerlist_mods() should not return an error if we are not...
2002-07-12 rread- fix typos
2002-07-12 rread- fixes from santa fe
2002-07-12 rread- run config in production
2002-07-11 adilgerRemove hard-coded mountpoint from runtests script.
2002-07-11 pschwanI broke llcleanup earlier. This fixes it.
2002-07-11 pschwan- The server side of the DLM wasn't always handling...
2002-07-06 rread- updates for rpm
2002-07-05 adilgerChange TCP acceptor port number to be 2432, an unused...
2002-07-05 pschwanRemoved the deprecated forced-localhost DLM bits; they...
2002-07-05 braam- use UUIDs for mounting
2002-07-05 rread- change PACKAGE to lustre
2002-07-05 shavertidy runfailure-ost a touch
2002-07-04 rread- install setup scripts and config
2002-07-04 rread - updated to new dtd
2002-07-04 pschwan- Quiet the FIXMEs from CERRORs to CDEBUGs, because...
2002-07-03 adilgerFix ordering of module unload in head.
2002-07-02 braamMinor fixes to get setup to work again. Fix some braino...
2002-07-01 behlendo-Minor fixes to ensure the DTD is valid. net-local...
2002-07-01 pschwan- more LDLM refcount locking infrastructure
2002-07-01 shaverFixed some path-slash badness in common.sh, and added...
2002-07-01 pschwanA Perl script to hammer concurrently at multiple mount...
2002-07-01 braam- much of the striping configuration managment and...
2002-06-28 braam- The same changes made to the OST are now working...
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 behlendoAnother slightly less rough cut at XML based configurat...
2002-06-25 adilgerMerge trivial changes from branch to head.
2002-06-24 adilgerRemove obdext2.cfg as we no longer have obdext2
2002-06-24 pschwancompilation fixups
2002-06-23 braamturn off directory indexing pending the resolution...
2002-06-23 braamautomatic detection of OST/MDS
2002-06-23 adilgerAllow specifying > 4GB sizes for truncate via strtoull().
2002-06-23 braam- fixes for truncating new files with intent locks
2002-06-21 pschwangive the intent test some easily-changed variables
2002-06-21 braamfix the path problem in common.sh
2002-06-18 pschwan- Fixed a DLM deadlock bug
2002-06-17 pschwan- Add more DLM threads
2002-06-17 behlendoSimple example XML file for new obdctl --xml option.
2002-06-16 pschwanMove some variable setup to a common function that...
2002-06-15 pschwanIncrease RPC timeouts
2002-06-14 pschwan- Fix two leaks
2002-06-14 pschwan- Fixed remote dlm lock conversion
2002-06-14 pschwan- We allow the intent policy function to abort lock...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwan- Added the obdo inline code to the OSC, for the non...
2002-06-13 pschwan- Fixes obdecho
2002-06-12 adilgerAdd fsx binary to list of ignored files
2002-06-12 adilgercommon.sh: tell us when we are mounting
2002-06-11 adilgerClean up the right portals network type if it is set...
2002-06-11 adilgerRemove compiler warning for fsx on linux.
2002-06-08 adilgerAdd fsx test.
2002-06-08 adilgerExit out if there are setup errors.
2002-06-06 braamChange paths to use Lustre pathname instead of obd
2002-06-05 adilgerChange the cleanup scripts to use the debug_kernel...
2002-06-03 adilgerMove ioctl values out of the way of standard ext2/ext3...
2002-05-30 adilgerSet the dir_index flag on extN filesystems if we are...
2002-05-29 adilgerPrint when we are done the mount and start copying.
2002-05-29 adilgerAdd mds filesystem helper modules to setup and cleanup.
2002-05-23 adilgerAdd a few more files to cvsignore
2002-05-21 adilgerUpdate configurations to set up LDLM where needed.
2002-05-21 adilgerAdd LDLM setup/cleanup to subsystems set up via new...
2002-05-21 pschwan- Fixed really stupid bug in events.c that was derefere...
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
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-09 adilgerInsmod extN if we are using a filesystem of that type.
2002-05-09 adilgerExit on setup error.
2002-05-09 adilgerAdd extN support to new_fs helper function.
2002-04-30 pschwan- added a 'dying' head to fix very bad bug in yesterday...
2002-04-30 adilgerFix OSC_DEVNO. It was set initially in the inferior...
2002-04-30 pschwanFixup CFLAGS for building userspace test apps
2002-04-29 pschwanCreate sparse files unless using one of the gzipped...
2002-04-29 pschwanremoved srv_ev from ptlrpc_service and put it on the...
2002-04-29 braam- and here are the new files with the previous commit
2002-04-29 braam- documentation update for MDS recovery
2002-04-29 braamdefault is not relevant and leads to errors on all...
2002-04-27 adilgerUpdate llext3.sh and llrext3.sh scripts to use new...
2002-04-24 adilgerAdd llcleanup.sh script. This is the opposite of the...
2002-04-24 adilgerAdd in a bit of explanation to the config file document...
2002-04-24 adilgerUpdate the new test configuration stuff to use the...
2002-04-24 adilgerAllow obdctl to use "$OBDDEV" to resolve a device numbe...
2002-04-23 adilgerChange llext3.sh and llrmount.sh to use obdfilter,...
2002-04-23 adilgerMore changes to OBDDEV so that cleanup works properly.
2002-04-23 adilgerAnother change to OBDDEV so that cleanup works properly.
2002-04-23 adilgerRemove extraneous RSH_MDS from elan-server.cfg.
2002-04-23 braamDescription how to run the tests
2002-04-23 adilgerMissed one of the "OBDDEV" changes to allow common...
next