summaryrefslogtreecommitdiffstats
path: root/lib/activate
Commit message (Expand)AuthorAgeFilesLines
* cleanup: initilize percent to INVALIDZdenek Kabelac2012-08-231-2/+2
* activation: report error messageZdenek Kabelac2012-08-231-0/+3
* check: add internal errors for unexpected pathsZdenek Kabelac2012-08-231-0/+5
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-1/+0
* thin: use discards as plural rather than singularAlasdair G Kergon2012-08-071-1/+1
* activation: log target version presentAlasdair G Kergon2012-08-071-0/+5
* thin: detect supported features from thinp targetZdenek Kabelac2012-07-181-0/+9
* cleanup: static volume filter fn, lvm.conf commentPeter Rajnoha2012-06-292-8/+5
* activate: add autoactivation hooksPeter Rajnoha2012-06-282-6/+26
* Sync filesystem for thin snapshotsZdenek Kabelac2012-06-151-1/+4
* Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)Alasdair Kergon2012-05-161-16/+0
* Handle replacement of an active device that goes missing with an error device.Alasdair Kergon2012-04-241-7/+25
* Unlike 'mirror' segtype, 'raid1' should perform flush on suspend.Jonathan Earl Brassow2012-04-201-1/+2
* Update and fix monitoring of thin pool devicesZdenek Kabelac2012-03-232-0/+31
* Improve thin_check option passingZdenek Kabelac2012-03-141-15/+31
* Some more missing supposedly 64bit operations.Zdenek Kabelac2012-03-051-1/+1
* Improve warningZdenek Kabelac2012-03-051-4/+17
* Add support for thin checkZdenek Kabelac2012-03-021-3/+95
* Using enum types for enumsZdenek Kabelac2012-02-281-1/+1
* Use const for lvZdenek Kabelac2012-02-232-24/+21
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-1/+1
* Fix bug that caused RAID devices to be unable to activate if sub-LV was missing.Jonathan Earl Brassow2012-02-131-1/+4
* give standard error message if lstat fails unexpectedlyAlasdair Kergon2012-02-121-5/+7
* Check result of lstatZdenek Kabelac2012-02-081-3/+4
* Disable partial activation for thin LVs and LVs with all missing segmentsZdenek Kabelac2012-02-011-0/+26
* Fix data% reportingZdenek Kabelac2012-01-281-2/+3
* Fix missing dmt destructorZdenek Kabelac2012-01-251-1/+5
* Fix compilation with disabled devmapperZdenek Kabelac2012-01-251-3/+47
* Rename origin_only to more generic use_layer flagZdenek Kabelac2012-01-252-15/+17
* Make commented out code more obviousAlasdair Kergon2012-01-251-5/+7
* Thin use origin_only for thin pools as wellZdenek Kabelac2012-01-251-1/+5
* Thin add support for origin_only suspend of thin volumesZdenek Kabelac2012-01-252-8/+25
* Thin add messages only for activation treeZdenek Kabelac2012-01-252-0/+3
* lv_info using -real layer only for origin_only LVZdenek Kabelac2012-01-251-1/+1
* Comment cleanupsZdenek Kabelac2012-01-251-10/+4
* Thin add lv_thin_pool_transaction_idZdenek Kabelac2012-01-254-0/+76
* Fix the way RAID meta LVs are added to the dependency tree.Jonathan Earl Brassow2012-01-231-2/+2
* Attempt to improve clustered 'lvchange -aey' behaviour to try local node beforeAlasdair Kergon2012-01-211-15/+10
* Differentiate between snapshot status of "Invalid" and "Merge failed".Mike Snitzer2012-01-201-0/+3
* Lookup snapshot usage percent of origin when a snapshot is merging.Mike Snitzer2012-01-201-2/+9
* improve commentAlasdair Kergon2012-01-201-8/+14
* Preserve exclusive activation of cluster mirror when converting.Jonathan Earl Brassow2012-01-202-3/+6
* Thin add function to read thin volume percentZdenek Kabelac2012-01-194-0/+53
* Thin updated support for thin pool percentZdenek Kabelac2012-01-194-8/+12
* Thin rename seg var pool_metadata_lv to metadata_lvZdenek Kabelac2012-01-191-2/+2
* Thin rename local staticZdenek Kabelac2012-01-191-9/+8
* Missing const.Peter Rajnoha2012-01-121-1/+1
* Add activation/read_only_volume_list to override LV permission in metadata.Alasdair Kergon2012-01-124-46/+87
* Thin add lv_thin_pool_percentZdenek Kabelac2011-12-212-0/+25
* Thin add dev_manager_thin_pool_percentZdenek Kabelac2011-12-212-0/+27