summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect error message added in 2.02.87.v2_02_88old-v2_02_88Alasdair Kergon2011-08-191-3/+1
* post-releaseAlasdair Kergon2011-08-194-2/+8
* clarify commentAlasdair Kergon2011-08-191-2/+2
* tweak split/track/mergeAlasdair Kergon2011-08-191-18/+17
* spaces->tabsAlasdair Kergon2011-08-192-38/+38
* revert incomplete inconsistent log message change for nowAlasdair Kergon2011-08-191-2/+1
* avoid multi-line calc with incorrect intermediate var contentsAlasdair Kergon2011-08-191-8/+8
* pre-releaseAlasdair Kergon2011-08-194-4/+4
* restrict dm_tree_node_add_null_areaAlasdair Kergon2011-08-193-0/+21
* _ for static fnsAlasdair Kergon2011-08-193-67/+63
* Move RAID convert tests to new file, t-lvconvert-raid.shJonathan Earl Brassow2011-08-182-14/+163
* Add ability to merge back a RAID1 image that has been split w/ --trackchangesJonathan Earl Brassow2011-08-186-19/+153
* Add support for m-way to n-way up-convert in RAID1 (no linear to n-way yet)Jonathan Earl Brassow2011-08-186-59/+424
* Add the ability to split an image from the mirror and track changes.Jonathan Earl Brassow2011-08-1810-19/+184
* Add --splitmirrors support for RAID1 (1 image only)Jonathan Earl Brassow2011-08-184-3/+122
* When down-converting RAID1, don't activate sub-lvs between suspend/resumeJonathan Earl Brassow2011-08-182-15/+4
* Add -V as short form of --virtualsize in lvcreate.Alasdair Kergon2011-08-174-4/+5
* Compiler warning fixes, better error messaging, and cosmetic changes.Jonathan Earl Brassow2011-08-132-28/+89
* makefile fixesAlasdair Kergon2011-08-121-0/+2
* core removed with clean not distcleanAlasdair Kergon2011-08-121-1/+1
* Do not remove makefile during "make clean".Milan Broz2011-08-121-1/+1
* post-releaseAlasdair Kergon2011-08-124-2/+9
* more pre-release fixesv2_02_87old-v2_02_87Alasdair Kergon2011-08-123-22/+22
* Drop CCS* variables no longer used.Alasdair Kergon2011-08-123-8/+0
* pre-releaseAlasdair Kergon2011-08-124-22/+19
* Various code clean-ups (s/malloc/zalloc/, new msgs, etc)Jonathan Earl Brassow2011-08-112-6/+8
* Fix memleak of geometry bufferZdenek Kabelac2011-08-112-0/+2
* Add missing checks for function return codes.Jonathan Earl Brassow2011-08-112-6/+16
* Trivial, add void to ignore dm_snprinf resultZdenek Kabelac2011-08-111-2/+2
* pre-release fixes incl make distclean and configure --with-raid=none/sharedAlasdair Kergon2011-08-119-11/+60
* Add some log_error msg's and fix potential segfaultJonathan Earl Brassow2011-08-112-4/+11
* Add ability to down-convert RAID1 arrays.Jonathan Earl Brassow2011-08-118-1/+690
* Update udev rules to skip DM flags decoding for removed devicesZdenek Kabelac2011-08-112-6/+7
* Add detect_internal_vg_cache_corruption to lvm.confZdenek Kabelac2011-08-118-1/+28
* Lock memory for shared VGZdenek Kabelac2011-08-113-0/+25
* Add memory pool locking functionsZdenek Kabelac2011-08-116-3/+221
* Cache and share generated VG structsZdenek Kabelac2011-08-116-4/+60
* Remove dev name prefix from dmsetup line output if major and minor is used.Milan Broz2011-08-112-1/+3
* Fix possible format instance memory leaks and premature releases in _vg_read.Peter Rajnoha2011-08-112-4/+44
* Suppress locking error messages in monitoring init scripts.Peter Rajnoha2011-08-114-1/+4
* Need 'ifdef' checks around RAID monitoring functions as well to catch theJonathan Earl Brassow2011-08-111-1/+4
* Fix build of raid without dmeventd.Milan Broz2011-08-111-2/+6
* Never ever use uninitialised descriptors if pipe() failsMilan Broz2011-08-112-2/+13
* Add dmeventd monitoring for RAID devices.Jonathan Earl Brassow2011-08-119-5/+239
* Add RAID metadata devices to considered devices in _add_lv_to_dtree.Jonathan Earl Brassow2011-08-112-3/+13
* Fix renaming of RAID logical volumes.Jonathan Earl Brassow2011-08-113-0/+15
* Just add new lines between header commentZdenek Kabelac2011-08-101-0/+2
* Replace free_vg with release_vgZdenek Kabelac2011-08-1034-144/+151
* Remove INCONSISTENT_VG flagZdenek Kabelac2011-08-103-9/+4
* Fix compiler warning.Jonathan Earl Brassow2011-08-101-1/+1