summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: WHATS_NEW tidyv2_02_96Alasdair G Kergon2012-06-091-19/+23
* gitignore: Remove redundant test dir entryAlasdair G Kergon2012-06-081-1/+0
* VERSION: Update for release.Alasdair G Kergon2012-06-082-2/+2
* WHATS_NEW_DM: Update for release.Alasdair G Kergon2012-06-081-8/+8
* gitignore: add .swpAlasdair G Kergon2012-06-081-0/+1
* dmeventd: Improve comment about repeated DIE msgsAlasdair G Kergon2012-06-081-1/+4
* Rename git report from LVM2.git to lvm2.git.Alasdair G Kergon2012-06-081-2/+2
* More .gitignore files for an in-source-tree build.Alasdair G Kergon2012-06-086-0/+20
* Add .gitignore files for an in-source-tree build.Alasdair G Kergon2012-06-085-0/+26
* Mention old source code web location in README.Alasdair G Kergon2012-06-071-0/+4
* Update VERSION date.Alasdair G Kergon2012-06-072-2/+2
* Edit WHATS_NEW.Alasdair G Kergon2012-06-071-1/+1
* Remove obsolete CVS helper script.Alasdair G Kergon2012-06-071-163/+0
* Update source code location in README.Alasdair G Kergon2012-06-071-5/+7
* Upstream source repo move to fedorahosted.org git.Alasdair G Kergon2012-06-064-2/+4
* Remove unsupported udev_get_dev_path libudev call used for checking udev dir.Peter Rajnoha2012-05-296-45/+32
* Fix error pathZdenek Kabelac2012-05-232-3/+6
* Move thin_check_executable to proper sectionZdenek Kabelac2012-05-231-14/+15
* Partial activation working, expect success in tests.Peter Rajnoha2012-05-171-1/+0
* Re-enable tests for snapshots of mirrors.Peter Rajnoha2012-05-172-13/+0
* snaps of mirrors are enabledZdenek Kabelac2012-05-161-1/+2
* ok - that was nice mid-air collisionZdenek Kabelac2012-05-161-1/+0
* updateZdenek Kabelac2012-05-161-0/+1
* Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)Alasdair Kergon2012-05-162-16/+1
* Add a (currently failing) test for RHBZ 816672.Petr Rockai2012-05-161-0/+30
* Add provisions to flag tests that we know will fail, without flagging the buildPetr Rockai2012-05-162-4/+24
* Set delay_resume_if_new on deptree snapshot origin.Alasdair Kergon2012-05-152-2/+11
* add major:minor to table size changed debug messageAlasdair Kergon2012-05-151-2/+3
* indicate when deptree detects but ignores size change in debug msgAlasdair Kergon2012-05-151-3/+5
* Refer to details of snapshot of raid problem.Alasdair Kergon2012-05-141-2/+6
* Warn of deadlock risk when using snapshots of mirror segment type.Alasdair Kergon2012-05-142-4/+4
* Fix cling policy not to behave like normal policy if no previous LV seg.Alasdair Kergon2012-05-112-27/+36
* Fix allocation policy loop so it doesn't continue beyond cling using laterAlasdair Kergon2012-05-112-3/+4
* Append _TO_LVSEG to names of internal A_CONTIGUOUS and A_CLING flags.Alasdair Kergon2012-05-112-12/+15
* Always include debug mesg when cling to allocated is set.Alasdair Kergon2012-05-111-1/+1
* Refactor _has_matching_pv_tag to provide a fn that takes PV structs.Alasdair Kergon2012-05-111-7/+12
* More comments on metadata area types.Peter Rajnoha2012-05-101-2/+5
* Comment on auxiliary metadata areas.Peter Rajnoha2012-05-101-2/+5
* Add missing pkg initZdenek Kabelac2012-05-103-1/+5
* Uncomment allocation section to match style of rest of file.Alasdair Kergon2012-05-101-34/+32
* Remove VG/PV used in the test.Peter Rajnoha2012-05-091-0/+2
* Fix division by zero if PV with zero PE count is used during vgcfgrestore.Peter Rajnoha2012-05-093-1/+10
* Initial support for lvconvert for thin pool volumes.Zdenek Kabelac2012-05-094-1/+246
* Fix regression in for_each_sub_lvZdenek Kabelac2012-05-092-7/+1
* Log value chosen in _find_config_bool like other variable types do.Alasdair Kergon2012-05-082-11/+19
* Fix up-convert when mirror activation is controled by volume_list and tags.Jonathan Earl Brassow2012-05-053-2/+29
* Disallow snapshots of mirror segment types.Jonathan Earl Brassow2012-05-015-8/+28
* Make a note that "raid1" is not cluster-aware in the example lvm.conf.Jonathan Earl Brassow2012-04-271-0/+2
* Use dm_strncpy instead of plain strncpy while setting the socket path.Peter Rajnoha2012-04-272-2/+8
* Fix bug in cmirror that caused incorrect status info to print on some nodes.Jonathan Earl Brassow2012-04-263-3/+4