summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix code that performs RAID device replacement while under snapshot.Jonathan Earl Brassow2012-04-122-4/+5
* Fix inability to split RAID1 image while specifying a particular PV.Jonathan Earl Brassow2012-04-112-19/+41
* Update testZdenek Kabelac2012-04-111-11/+75
* spacingAlasdair Kergon2012-04-111-1/+1
* Update man pagesZdenek Kabelac2012-04-1149-1310/+1518
* Fix lvresize for thin poolZdenek Kabelac2012-04-112-8/+5
* Lvresize rounds upwardZdenek Kabelac2012-04-112-2/+6
* Support rounding downward for lvcreate and %Zdenek Kabelac2012-04-112-0/+15
* Move check for min strip sizeZdenek Kabelac2012-04-111-9/+10
* Change message severity to log_very_verbose for missing dev info in udev db.Peter Rajnoha2012-04-112-5/+20
* RAID LVs could not handle a down-convert if a device other than the last oneJonathan Earl Brassow2012-04-112-2/+17
* Commit ID 46a75dedb4f6aa815a804f27cafbd3fd16a62011 consolidated code from theJonathan Earl Brassow2012-04-102-0/+6
* Add a couple new functions to gdbinit file and decode a couple lv->status flagsJonathan Earl Brassow2012-04-101-2/+51
* strcpy -> strncpy in common daemon code.Peter Rajnoha2012-04-102-2/+2
* Check if info struct returned is not NULL.Peter Rajnoha2012-04-102-2/+6
* Fix unlocking in error path of vgreduceZdenek Kabelac2012-03-302-1/+9
* WHATS_NEWPeter Rajnoha2012-03-301-0/+1
* Detect VG name being part of the LV name in lvconvert --splitmirrors -n.Peter Rajnoha2012-03-302-3/+14
* Minor fixesZdenek Kabelac2012-03-283-7/+7
* Improve test suiteZdenek Kabelac2012-03-2812-56/+61
* Fix tests to work with vgscan --cache fixing inconsistent metadata.Peter Rajnoha2012-03-282-5/+8
* Avoid closing clvmd socket twice.Milan Broz2012-03-271-0/+2
* Fix exclusive lvmchange -aey to fail if volume is active on different node.Milan Broz2012-03-272-1/+2
* There is no hotsname_tags but only hosttags... sigh, even docs is wrong :-)Milan Broz2012-03-271-1/+1
* Fail early if cmirror is not detected and pvmove requires it.Milan Broz2012-03-271-1/+9
* Also skip pvmove for remotely active LVs.Milan Broz2012-03-271-0/+8
* Add 'vgscan --cache' functionality for consistency with 'pvscan --cache'.Peter Rajnoha2012-03-274-6/+25
* add make install_verityAlasdair Kergon2012-03-261-0/+4
* Rename verity dirAlasdair Kergon2012-03-266-5/+14
* Keep exclusive activation in pvmove if LV is already active.Milan Broz2012-03-263-2/+3
* Do not allow pvmove if some affected LVs are activatedMilan Broz2012-03-262-2/+25
* Use new flag PVMOVE_EXCLUSIVE in update_metatada call.Milan Broz2012-03-261-5/+11
* Remove unused and wrongly set cluster VG flag from clvmd lock query command.Milan Broz2012-03-262-1/+2
* fixes/improvementsAlasdair Kergon2012-03-241-20/+31
* First veritysetup version using configure --with-veritysetup.Alasdair Kergon2012-03-246-2/+1522
* Fix pvmove if LV is activated exclusively but cmirror is not running.Milan Broz2012-03-232-1/+5
* Add fixmesZdenek Kabelac2012-03-231-1/+3
* Always free hash tableZdenek Kabelac2012-03-232-3/+7
* Update and fix monitoring of thin pool devicesZdenek Kabelac2012-03-236-8/+44
* Return mem fail if hash insert failsZdenek Kabelac2012-03-232-1/+4
* Make sure namelen fits into buffer allocated on stackZdenek Kabelac2012-03-231-0/+3
* Fix typo in config option checkZdenek Kabelac2012-03-232-1/+2
* Improve teardown_devsZdenek Kabelac2012-03-231-8/+10
* Update debug messageZdenek Kabelac2012-03-231-1/+1
* Update lcov targetZdenek Kabelac2012-03-232-4/+4
* Fix regression in thin monitoringZdenek Kabelac2012-03-202-42/+43
* Fix check for passed in path for dmeventd startupZdenek Kabelac2012-03-202-2/+3
* Sleep longer in the test so it really dies properlyZdenek Kabelac2012-03-201-2/+7
* Update testing scriptsZdenek Kabelac2012-03-203-106/+122
* Update test for dmevent restartZdenek Kabelac2012-03-202-34/+32