summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* touch filev2_02_63old-v2_02_63Alasdair Kergon2010-04-141-0/+235
* fix broken 'make install' for lvm_dump.shAlasdair Kergon2010-04-142-1/+2
* pre-releaseAlasdair Kergon2010-04-142-2/+2
* pre-releaseAlasdair Kergon2010-04-142-3/+3
* .Alasdair Kergon2010-04-141-7/+7
* pre-releaseAlasdair Kergon2010-04-144-6/+6
* Add missing readline linkage to lvm2app test.Dave Wysochanski2010-04-141-1/+1
* What's new.Petr Rockai2010-04-141-0/+1
* Allow incomplete mirror restore in lvconvert --repair upon insufficient space.Petr Rockai2010-04-144-68/+120
* Do not reset position in metadata ring buffer on vgrename and vgcfgrestore.Peter Rajnoha2010-04-145-8/+38
* Allow VGs with active LVs to be renamed.Peter Rajnoha2010-04-142-25/+18
* Use UUIDs instead of names while processing event handlers.Peter Rajnoha2010-04-148-70/+66
* SIGTERM testing clvmd before SIGKILL-ing it.Petr Rockai2010-04-141-1/+5
* Only pass visible LVs to tools in cmdline VG name/tag expansions without -aAlasdair Kergon2010-04-142-0/+8
* Use typedefs for toollib process_each functions.Alasdair Kergon2010-04-133-72/+52
* Fix teardown in t-pvcreate-operation-md.sh nightly test.Dave Wysochanski2010-04-131-1/+1
* Add error diagnostic for setenv failure.Zdenek Kabelac2010-04-132-2/+4
* Use C locales and use_mlockall for clvmd.Zdenek Kabelac2010-04-133-1/+12
* Update WHATS_NEWDave Wysochanski2010-04-131-0/+1
* Add pv->vg to solidify link between a pv and a vg.Dave Wysochanski2010-04-132-0/+19
* Use del_pvl_from_vgs() in vgreduce paths.Dave Wysochanski2010-04-132-4/+2
* Call add_pvl_to_vgs() and del_pvl_from_vgs() from more places.Dave Wysochanski2010-04-135-23/+12
* Add del_pvl_from_vgs() and move prototypes into metadata-exported.hDave Wysochanski2010-04-133-1/+9
* Move increment of vg->pv_count from import_pool_vg() to import_pool_pvs().Dave Wysochanski2010-04-131-1/+1
* Remove unnecessary parameter from import_pool_pvs().Dave Wysochanski2010-04-133-4/+4
* Arguments to the --mirrorlog option are described in the synopsis asJonathan Earl Brassow2010-04-131-1/+1
* Mask LCK_HOLD flag in cluster VG locks for compatibility reasons.Milan Broz2010-04-132-0/+8
* Add check_cluster and check_local targets in addition to just "check".Petr Rockai2010-04-132-3/+11
* Process all core dumps that exist upon a test failure (this would hopefullyPetr Rockai2010-04-131-13/+13
* Fix a reversed exit status from test harness.Petr Rockai2010-04-131-1/+1
* Optionally disable the verbose repeat of a failed test (exportPetr Rockai2010-04-131-1/+2
* Disable the rather-dangerous prepare_scsi_debug_dev in the testsuite.Petr Rockai2010-04-131-0/+6
* Make it easy to run just a subset of tests by saying `make check T="regex"`.Petr Rockai2010-04-131-3/+6
* Fix t-lvcreate-usage, as lvcreate ... -i1 no longer prints "Redundant stripesPetr Rockai2010-04-131-2/+1
* For the testsuite, set a default polling interval to 0 in lvm.conf. Cuts downPetr Rockai2010-04-131-0/+1
* Add --stripes to lvconvert too.Alasdair Kergon2010-04-139-82/+97
* Add activation/polling_interval to lvm.conf as --interval default.Alasdair Kergon2010-04-133-4/+16
* More testsuite helpers for check.sh.Petr Rockai2010-04-121-7/+26
* Absorb t-mirror-lvconvert-usage into t-lvconvert-mirror.Petr Rockai2010-04-122-92/+13
* Explode t-mirror-basic into a number of smaller tests.Petr Rockai2010-04-125-284/+162
* Add a new helper script for the testsuite, that makes checking for variousPetr Rockai2010-04-122-1/+96
* Do not pollute /tmp with testing byproducts.Petr Rockai2010-04-121-1/+1
* Don't ignore error if resuming any LV fails in resume_lvs.Alasdair Kergon2010-04-123-3/+10
* Update install rules for udev.Zdenek Kabelac2010-04-091-18/+7
* INSTALL rules updatesZdenek Kabelac2010-04-0924-277/+183
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-0926-26/+11
* Permit mimage LVs to be striped in lvcreate and lvresize.Alasdair Kergon2010-04-099-101/+126
* Check for duplicate paths (pvids) on the commandline of vgcreate.Dave Wysochanski2010-04-081-3/+12
* Add cleandir target.Zdenek Kabelac2010-04-081-6/+8
* And another test that should have been failing - normal allocation policyAlasdair Kergon2010-04-081-2/+2