summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .v2_02_56old-v2_02_56Alasdair Kergon2009-11-241-3/+3
* pre-releaseAlasdair Kergon2009-11-244-6/+3
* Add missing vg_release to pvs and pvdisplay to fix memory leak.Milan Broz2009-11-243-3/+6
* Do not try to unlock VG which is not locked.Milan Broz2009-11-242-2/+2
* Move persistent filter dump to more appropriate place.Milan Broz2009-11-243-7/+9
* Refresh device filters before full device rescan in lvmcache.Milan Broz2009-11-244-0/+17
* Return error status if vgchange fails to activate some volume.Milan Broz2009-11-242-11/+13
* Fix memory lock imbalance in locking code.Milan Broz2009-11-232-9/+29
* Revert vg_read_internal change, clvmd cannot use vg_read now. (2.02.55)Milan Broz2009-11-234-17/+16
* post-releaseAlasdair Kergon2009-11-194-2/+8
* .v2_02_55old-v2_02_55Alasdair Kergon2009-11-192-8/+8
* pre-releaseAlasdair Kergon2009-11-194-6/+6
* Add a basic test for snapshots of mirrors, thanks to Jon Brassow.Petr Rockai2009-11-191-0/+35
* In case we refuse to continue due to missing PVs, print a hint about usingPetr Rockai2009-11-191-2/+2
* The double resume in remove_mirror_images does not happen *always*. Only callPetr Rockai2009-11-191-14/+17
* Un-export vg_read_internal.Petr Rockai2009-11-193-15/+17
* Add a missing #include (fix compiler warning).Petr Rockai2009-11-191-0/+1
* Fix the dmeventd LD_LIBRARY_PATH in the testsuite.Petr Rockai2009-11-191-1/+1
* What's new.Petr Rockai2009-11-191-0/+2
* Fix another bug in memlock handling, this time the "global" dmeventd memlockPetr Rockai2009-11-193-8/+50
* Add an extra memlock_inc() to _remove_mirror_images to properly balancePetr Rockai2009-11-181-0/+11
* Issue an Internal error message whenever _memlock_count drops below 0.Petr Rockai2009-11-181-0/+2
* Never activate hidden volumes directly in vgchange.Milan Broz2009-11-182-0/+4
* Fix pvmove region_size overflow for very large PVs.Milan Broz2009-11-182-13/+7
* Fix install_device-mapper Makefile target to not build dmeventd plugins.Milan Broz2009-11-132-1/+2
* Support udev flags even when udev_sync is disabled or not compiled in.Peter Rajnoha2009-11-136-8/+26
* Remove 'last_rule' from udev rules.Peter Rajnoha2009-11-133-16/+8
* .Alasdair Kergon2009-11-061-2/+2
* Add support for querying a device's inactive table.Alasdair Kergon2009-11-069-7/+82
* Fix compilation warning:Milan Broz2009-11-041-1/+1
* Fix lvcreate processing of %PVS argument.Milan Broz2009-11-043-11/+14
* minor code comment updatezkabelac2009-11-041-1/+1
* Remove old, and now incorrect, vgextend man page description of pvcreate opti...Dave Wysochanski2009-11-031-4/+0
* Tidy some uses of arg_count and introduce arg_is_set.Alasdair Kergon2009-11-0311-46/+31
* Update for outnl and indent functionszkabelac2009-11-031-0/+1
* Export functions out_inc_indent(), out_dec_indent() for creatingzkabelac2009-11-032-1/+23
* Add fflush for the case the log is redirected to the buffered file.zkabelac2009-11-032-0/+2
* Fix hash lookup segfault when keys compared are different lengths.Alasdair Kergon2009-11-031-1/+5
* Rudimentary support for running testsuite in a builddir != srcdir situation.Petr Rockai2009-11-021-10/+13
* Rename validate_vg_create_params to vgcreate_params_validate.Dave Wysochanski2009-11-014-6/+6
* Rename fill_vg_create_params to vgcreate_params_set_from_args.Dave Wysochanski2009-11-014-11/+12
* Add vgcreate_params_set_defaults().Dave Wysochanski2009-11-014-13/+24
* Rename pvcreate_params processing functions to better match <object><action>.Dave Wysochanski2009-11-018-14/+14
* More cleanup in udev rules:Peter Rajnoha2009-11-013-8/+11
* Update vgsplit to call vg_set_clustered().Dave Wysochanski2009-10-312-5/+6
* Update vgcreate to call vg_set_clustered().Dave Wysochanski2009-10-311-5/+3
* Add vg_set_clustered() - move logic from vgchange.Dave Wysochanski2009-10-313-16/+23
* Add vg_mda_count library function.Dave Wysochanski2009-10-313-1/+7
* Add to vgcreate and vgextend nightly tests.Dave Wysochanski2009-10-312-0/+39
* Insert some missing stack macros into activation code.Alasdair Kergon2009-10-302-6/+14