Whamcloud - gitweb
- Refined the DTD futher: 'id' changed to 'name'; tree structure rearranged
[fs/lustre-release.git] / lustre / tests /
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...
2002-04-23 adilgerUpdate scripts to use name2dev.
2002-04-23 adilgerClean and restart up before running the removal test.
2002-04-22 braam- minor further changes to the test script:
2002-04-22 braam- small changes to name2dev:
2002-04-18 pschwanIt is pretty important that Lustre knows when the DLM...
2002-04-17 pschwanThe noncontroversial portion of the last few days of...
2002-04-15 adilgertests/Makefile.am: remove ldaptest.c from build list...
2002-04-15 braam- added, may prove useful as the first 20 lines of...
2002-04-15 braamWARNING - if an RPC times out you will crash older...
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-12 adilgerAdd elan config files (not sure if they are correct...
2002-04-11 adilgerRenamed a few of the config files so that they are...
2002-04-11 adilgerA regression test for networking (probably using the...
2002-04-11 adilgerSplit out the various common configurations into simple...
2002-04-10 adilgerMention new --device flag for running obdctl commands...
2002-04-10 adilgerWe already create /mnt/lustre in setup_lustre if it...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-09 adilgerStart to abstract out the location of modules for LUSTR...
2002-04-09 adilgerUse "$(PORTALS)" and "$(top_srcdir)" instead of "....
2002-04-09 adilgerosc/osc_request.c: replace "n" with "pages", as "n...
2002-04-09 adilgerOnly try to run setup if there isn't already a Lustre...
2002-04-09 adilgerMinor change - rename "run" to "test_fail" to match...
2002-04-09 adilgercommon.sh: move all of the portals setup from setup...
2002-04-08 adilgerFix typo "lusre" -> "lustre"
2002-04-08 braam- name switch: "light" --> "lite"
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-05 adilgerAdd a check in new_fs() to try and avoid overwriting...
2002-04-04 pschwan- Don't start acceptor in the background anymore
2002-04-03 adilgerYou don't need to specify the size for new_fs() if...
2002-04-02 braam- update a 3 year old message
2002-04-02 adilgerFix the setattr and rename error messages and turn...
2002-04-02 adilgerAdd checks into MDS failure test to verify operations...
2002-04-02 adilgerRe-enable writes only after MDS has been shut down.
2002-04-02 adilgerA script which sets up an ext3 testbed (ala llext3...
2002-04-02 pschwan- lustre_mds.h: just shrink_dcache on de
next