summaryrefslogtreecommitdiff
path: root/lib/activate/dev_manager.h
Commit message (Expand)AuthorAgeFilesLines
* vdo: read live vdo size configurationZdenek Kabelac2023-01-161-0/+3
* lvresize: add new options and defaults for fs handlingDavid Teigland2022-09-131-0/+2
* activate: add get_device_listZdenek Kabelac2021-12-201-0/+2
* dev_manager: add lv_raid_statusZdenek Kabelac2021-03-181-1/+1
* dev_manager: status check with info check includedZdenek Kabelac2021-03-181-7/+6
* thin: use lv_status_thin and lv_status_thin_poolZdenek Kabelac2020-09-291-10/+6
* mirror: fix leg splittingZdenek Kabelac2019-10-311-1/+1
* cachevol: drop no longer needed functionsZdenek Kabelac2019-10-141-8/+0
* dev_manager: add dev_manager_remove_dm_major_minorZdenek Kabelac2019-03-201-0/+2
* Use "cachevol" to refer to cache on a single LVDavid Teigland2019-02-271-2/+2
* vdo: minor API cleanupZdenek Kabelac2019-01-211-3/+2
* Add dm-writecache supportDavid Teigland2018-11-061-0/+3
* Allow dm-cache cache device to be standard LVDavid Teigland2018-11-061-0/+10
* dev_manager: add dev_manager_vdo_pool_statusZdenek Kabelac2018-07-091-0/+5
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-1/+1
* snapshot: keep COW writable for read-only volumesZdenek Kabelac2018-03-081-1/+1
* setup_task: add with_flushZdenek Kabelac2016-05-271-1/+1
* activation: Skip another non-prefixed info ioctl.Alasdair G Kergon2016-04-081-1/+2
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* dev_manager: enhance dev_manager_info to acquire LV segment status if request...Peter Rajnoha2014-11-111-1/+3
* cache: lv_cache_statusZdenek Kabelac2014-11-031-1/+1
* cleanup: constify activation usage of lv pointerZdenek Kabelac2014-09-241-6/+6
* report: select: refactor: move percent handling code to libdm for reusePeter Rajnoha2014-06-171-4/+4
* cache: New functions for gathering info on cache devicesJonathan Brassow2014-01-281-0/+3
* thin: read table line with thin device idZdenek Kabelac2013-12-041-0/+3
* RAID: Add scrubbing support for RAID LVsJonathan Brassow2013-04-111-0/+3
* thin: use noflush for obtaining transaction_idZdenek Kabelac2013-02-041-1/+2
* RAID: Add RAID status accessibility functionsJonathan Brassow2013-02-011-0/+3
* Thin add lv_thin_pool_transaction_idZdenek Kabelac2012-01-251-0/+3
* Thin add function to read thin volume percentZdenek Kabelac2012-01-191-0/+3
* Thin updated support for thin pool percentZdenek Kabelac2012-01-191-1/+1
* Add activation/read_only_volume_list to override LV permission in metadata.Alasdair Kergon2012-01-121-1/+3
* Thin add dev_manager_thin_pool_percentZdenek Kabelac2011-12-211-0/+3
* Drop messages from lvm app contextZdenek Kabelac2011-10-171-1/+0
* Add lvm functions for sending messages.Zdenek Kabelac2011-10-031-0/+1
* Add lv_activate_opts structureZdenek Kabelac2011-06-171-4/+6
* Major pvmove fix to issue ioctls in the correct order when multiple LVsAlasdair Kergon2011-06-111-1/+2
* Remove check for lv is NULLZdenek Kabelac2010-11-301-1/+1
* Refactor the percent (mirror sync, snapshot usage) handling code to usePetr Rockai2010-11-301-4/+2
* Allow internal suspend and resume of origin without its snapshots.Alasdair Kergon2010-08-171-3/+4
* Account for mirror transient status when doing lvconvert --repair.Petr Rockai2010-05-241-0/+1
* Always query device by uuid only.Milan Broz2010-02-241-5/+3
* Change dev_manager_mirror_percent()'s 'struct logical_volume *' to beMike Snitzer2010-01-151-1/+1
* Introduce percent_range_t and centralise snapshot full/mirror in-sync checks.Alasdair Kergon2009-10-011-2/+6
* Use suspend with flush when device size was changed during table preload.Milan Broz2009-05-201-2/+3
* readahead activation code (but no dm support yet)Alasdair Kergon2007-11-121-1/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Fix missing lockfs on first snapshot creation.Alasdair Kergon2006-08-081-1/+2
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-0/+1
* Add mirror_library description to example.conf.Alasdair Kergon2006-05-111-1/+1