summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_61old-v2_02_61Alasdair Kergon2010-02-155-32/+36
* Updatezkabelac2010-02-151-1/+2
* Use dm_report_field_int32 instead of dm_report_field_uint64 for printing '-1'zkabelac2010-02-151-5/+6
* Update lvm2app.h comments to remove hidden VG comment list vgnames/vgids.Dave Wysochanski2010-02-151-4/+0
* * update for last 3 commitszkabelac2010-02-151-0/+2
* Fix dm_report_field_uint64 to really use 64bit.zkabelac2010-02-151-4/+4
* Cleanup float arithmetic gcc warning.zkabelac2010-02-151-2/+2
* * add more 'const' - fixes gcc constness warningzkabelac2010-02-152-5/+5
* Add LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES environment variable to suppress errorPeter Rajnoha2010-02-153-6/+20
* Remove hard-coded rule to skip _mimage devices in 11-dm-lvm.rules.Peter Rajnoha2010-02-152-1/+2
* Update man page for dmsetup: --udevcookie, udevcreatecookie and udevreleaseco...Peter Rajnoha2010-02-151-0/+32
* Use udev transactions in testsuite.Peter Rajnoha2010-02-153-6/+30
* Don't use LVM_UDEV_DISABLE_CHECKING environment variable anymore.Peter Rajnoha2010-02-152-8/+43
* Several changes in dmsetup and libdevmapper:Peter Rajnoha2010-02-156-19/+194
* Rename "stat" to "status" in dmeventd_snapshot.c.Peter Rajnoha2010-02-151-9/+9
* Update simple lvm2app unit test for new size apis.Dave Wysochanski2010-02-142-2/+7
* Export lvm_pv_get_size(), lvm_pv_get_free(), lvm_pv_get_dev_size in lvm2app.Dave Wysochanski2010-02-147-12/+93
* Fix off by 512 sizes for lvm2app.Dave Wysochanski2010-02-144-7/+8
* Add 'fail_if_percent_unsupported' arg to _percent() and _percent_run().Mike Snitzer2010-02-101-0/+1
* Add 'fail_if_percent_unsupported' arg to _percent() and _percent_run().Mike Snitzer2010-02-101-11/+29
* Remove false "failed to find tree node for <lv>" error from _cached_info().Mike Snitzer2010-02-082-3/+3
* Make lvconvert --repair --use-policies exit with success when no action is ne...Petr Rockai2010-02-062-0/+3
* Add multiple snapshot lv 'lvconvert --merge @tag' support via process_each_lv().Mike Snitzer2010-02-051-0/+1
* Switch lvconvert_single() over to using get_vg_lock_and_logical_volume()Mike Snitzer2010-02-051-18/+10
* lvconvert --merge @tag supportMike Snitzer2010-02-053-34/+152
* Prepare for _get_lvconvert_vg() reuse as part of a larger lvconvert.cMike Snitzer2010-02-052-4/+18
* Adding a new mimage (leg/copy) to a mirror behaves differentlyJonathan Earl Brassow2010-02-052-1/+6
* This is related to liblvm and its lvm_list_vg_names() and lvm_list_vg_uuids()...Peter Rajnoha2010-02-038-32/+40
* Add %ORIGIN support to lv{create,extend,reduce,resize} --extents optionMike Snitzer2010-02-0310-28/+56
* move WHATS_NEW entries whose changes were made after 2.02.60 to 2.02.61Mike Snitzer2010-02-021-3/+3
* Add copy constructor for struct metadata_area.Dave Wysochanski2010-02-022-38/+38
* Remove pointless versioned symlinks to dmeventd plugin libraries.Alasdair Kergon2010-02-024-5/+4
* Fix dmeventd snapshot plugin build dependency.Alasdair Kergon2010-02-025-6/+9
* Make clvmd -V return zero status rather than 1.Christine Caulfield2010-02-022-1/+6
* Remove unnecessary "dmsetup resume" after "dmsetup create".Dave Wysochanski2010-02-011-2/+0
* Was using dm_list_iterate_items when I should have been usingJonathan Earl Brassow2010-01-272-2/+3
* Fix pvmove abort when temporary mirror fails to be cluster-aware.Milan Broz2010-01-272-16/+39
* Always query device by using uuid only and not name in clvmd.Milan Broz2010-01-272-1/+2
* Add some missing vg_revrts calls when pvmove aborts.Milan Broz2010-01-262-1/+5
* Unlock shared lock if activation calls failed.Milan Broz2010-01-262-3/+9
* Fix return code of info callbacks.Milan Broz2010-01-262-5/+8
* pre-releasev2_02_60old-v2_02_60Alasdair Kergon2010-01-234-12/+10
* Default to checking LV's progress before waiting in _wait_for_single_lv.Mike Snitzer2010-01-224-10/+39
* a little more information for the cmirrord man pageJonathan Earl Brassow2010-01-221-1/+18
* Fix syntax error in cmirror init scriptMilan Broz2010-01-222-6/+4
* Eliminate extra ioctls just to check open_count in _add_new_lv_to_dtree.Mike Snitzer2010-01-222-9/+38
* Document undocumented commits which fixed some bugs.Milan Broz2010-01-221-0/+3
* Removed inactive_table check from _lv_has_target_type. This checkMike Snitzer2010-01-221-3/+2
* Switch memory debugging off for now if compiled with dmeventd,Milan Broz2010-01-221-1/+4
* Fix syslog prefix in the first message (dmeventd->lvm).Milan Broz2010-01-222-2/+4