summaryrefslogtreecommitdiffstats
path: root/lib/activate
Commit message (Expand)AuthorAgeFilesLines
...
* Drop pool memory allocated in lv_has_target_typeZdenek Kabelac2011-11-181-6/+5
* Replace dynamic buffer allocations for PATH_MAXZdenek Kabelac2011-11-182-8/+8
* Thin cleanZdenek Kabelac2011-11-151-7/+6
* Simplify iterationZdenek Kabelac2011-11-151-2/+2
* Thin fix tpool layerZdenek Kabelac2011-11-151-5/+5
* Remove unneeded parameter.Milan Broz2011-11-112-2/+2
* Fix function name in previous patch.Milan Broz2011-11-112-5/+5
* Do not scan device if it is part of active multipath.Milan Broz2011-11-112-0/+28
* Thin revert code for exclusive pool activationZdenek Kabelac2011-11-071-1/+1
* Add -tpool layer in activation treeZdenek Kabelac2011-11-032-8/+18
* Avoid creation of /dev/vg/thinpoolZdenek Kabelac2011-10-281-1/+2
* Thin pool activation changeZdenek Kabelac2011-10-281-1/+1
* Drop messages from lvm app contextZdenek Kabelac2011-10-174-80/+0
* Fix lv_info open_count testZdenek Kabelac2011-10-143-2/+13
* Use constant for the repeated dlid size specificationZdenek Kabelac2011-10-111-4/+5
* Use shorter way for if()Zdenek Kabelac2011-10-111-2/+1
* Skip backtrace after log_errorZdenek Kabelac2011-10-111-1/+1
* Replace with debugZdenek Kabelac2011-10-111-1/+1
* Improve backtrace reportingZdenek Kabelac2011-10-111-6/+12
* Change message severityZdenek Kabelac2011-10-111-5/+3
* Skip r assignmentZdenek Kabelac2011-10-111-7/+4
* Fix splitmirror in cluster having different DM/LVM views of storage.Jonathan Earl Brassow2011-10-062-0/+18
* This patch fixes issues with improper udev flags on sub-LVs.Jonathan Earl Brassow2011-10-061-0/+54
* Add lvm functions for sending messages.Zdenek Kabelac2011-10-034-0/+84
* Add preload support for thin and thin_poolZdenek Kabelac2011-10-031-0/+10
* Add experimental code for activation of thinp targetsZdenek Kabelac2011-09-291-0/+6
* Introduce revert_lv for better pvmove cleanup.Alasdair Kergon2011-09-273-8/+12
* Add log_error even for general device in use when we can't do the sysfs checks.Peter Rajnoha2011-09-261-2/+9
* Add activation/retry_deactivation to lvm.conf to retry deactivation of an LV.Peter Rajnoha2011-09-221-0/+2
* Replace open_count check with holders/mounted_fs check on lvremove path.Peter Rajnoha2011-09-222-5/+31
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-302-12/+12
* Add the ability to split an image from the mirror and track changes.Jonathan Earl Brassow2011-08-181-9/+31
* Add missing checks for function return codes.Jonathan Earl Brassow2011-08-111-2/+3
* Add ability to down-convert RAID1 arrays.Jonathan Earl Brassow2011-08-112-0/+6
* Add RAID metadata devices to considered devices in _add_lv_to_dtree.Jonathan Earl Brassow2011-08-111-3/+12
* Replace free_vg with release_vgZdenek Kabelac2011-08-101-7/+7
* Add basic RAID segment type(s) support.Jonathan Earl Brassow2011-08-021-3/+19
* Need to snapshot lookup by uuid instead of name in case it's renamed.Alasdair Kergon2011-07-081-3/+3
* Move snapshot deactivation logic into lib/activate, fixing theAlasdair Kergon2011-07-081-5/+20
* Cope with a PV only discovered missing when creating deptree.Alasdair Kergon2011-07-061-3/+11
* Abort operation if dm_tree_node_add_target_area fails.Alasdair Kergon2011-07-051-17/+12
* Always perform preload logic before suspending - not only in the case when weAlasdair Kergon2011-07-051-31/+29
* Snapshots LVs are never loaded in their own right, only along with theirAlasdair Kergon2011-07-051-1/+1
* Fix conditions using no_merging: only those using lv_is_merging_cow() shouldAlasdair Kergon2011-07-051-2/+2
* reinstate accidentally-removed lines to fix pvmove againAlasdair Kergon2011-07-041-4/+0
* Add framework for validation of ioctls. Doesn't do any checks yet.Alasdair Kergon2011-07-012-0/+9
* When suspending, automatically preload newly-visible existing LVsAlasdair Kergon2011-06-302-7/+40
* Fix issue preventing cluster mirror creation.Jonathan Earl Brassow2011-06-222-4/+3
* Disable udev fallback by default and add activation/udev_fallback to lvm.conf.Peter Rajnoha2011-06-171-0/+15
* Remove unused internal flag ACTIVATE_EXCL from the codeZdenek Kabelac2011-06-171-8/+0