summaryrefslogtreecommitdiff
path: root/tools/toollib.c
Commit message (Expand)AuthorAgeFilesLines
* pvcreate, vgcreate, vgextend: restructuring to use toollibdev-dct-pvcreate-13David Teigland2016-01-201-133/+939
* toollib: add comment about missing deviceDavid Teigland2016-01-181-0/+10
* Revert "Revert "process_each_pv: remove unnecessary workaround""David Teigland2016-01-181-16/+1
* Revert "process_each_pv: remove unnecessary workaround"David Teigland2016-01-141-1/+16
* process_each_pv: remove unnecessary workaroundDavid Teigland2016-01-131-16/+1
* vgrename: use process_each_vgdev-dct-vgrenameDavid Teigland2015-12-141-0/+10
* pvscan: Remove duplicate filter wipe.Alasdair G Kergon2015-12-141-1/+4
* process_each_pv: do full scan earlier to find new devicesDavid Teigland2015-12-141-0/+7
* cleanup: use try_id_read_formatZdenek Kabelac2015-12-031-5/+2
* toollib: only interpret vgname arg as uuid for vgrenamedev-dct-process-each-2David Teigland2015-12-011-7/+4
* toollib: allow VG UUID to be used in place of VG namedev-dct-process-each-1David Teigland2015-12-011-0/+39
* vgextend: pass single vgname as process_each_vg argDavid Teigland2015-12-011-15/+16
* toollib: remove unused functionDavid Teigland2015-12-011-29/+0
* process_each: resolve duplicate VG namesDavid Teigland2015-12-011-0/+93
* process_each: always use list of vgnames on systemDavid Teigland2015-12-011-50/+169
* toollib: add missing check for lvmcache_init()Zdenek Kabelac2015-11-091-1/+5
* pvs: don't treat duplicate PVs as missedDavid Teigland2015-10-271-3/+21
* vgs, lvs: ignore error if VG is removedDavid Teigland2015-10-271-10/+16
* toollib: fix wrong paren placementDavid Teigland2015-10-261-1/+1
* pvs: fix missing PVs when VG is removedDavid Teigland2015-10-261-9/+116
* vg_read: remove unused inconsistent checkDavid Teigland2015-10-231-6/+0
* vgextend: fix use of the wrong flagDavid Teigland2015-10-231-1/+1
* vg_read: sometimes ignore read errorsDavid Teigland2015-10-231-9/+34
* vgcreate: improve error message for multiple lock managersDavid Teigland2015-10-081-2/+7
* vgcreate: allow both --shared and --lock-type optionsDavid Teigland2015-10-081-2/+8
* lockd: no error when unlock failsDavid Teigland2015-08-181-9/+3
* lockd: check for failing unlockZdenek Kabelac2015-08-181-3/+12
* toollib: get_cache_paramsZdenek Kabelac2015-08-121-3/+15
* cache: add cache_policy cache_settingsZdenek Kabelac2015-08-121-1/+1
* lockd: fix error cases when built without lvmlockdDavid Teigland2015-07-161-4/+4
* cache: handle policy_name separatelyZdenek Kabelac2015-07-151-20/+12
* lockd: fix error message after a failing to get lockDavid Teigland2015-07-141-3/+11
* toollib: skip processing the sanlock LV unless named or allDavid Teigland2015-07-081-1/+14
* coverity: fix missing initializationPeter Rajnoha2015-07-081-3/+3
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-061-0/+1
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-51/+276
* locking: Add missing error handling.Alasdair G Kergon2015-06-301-1/+4
* lv_refresh: move the bulk of the function into libdev-dct-nextDavid Teigland2015-06-161-16/+2
* cleanup: remove extraneous parenthesesZdenek Kabelac2015-05-091-1/+1
* toollib: avoid repeated lvmetad vg_lookupDavid Teigland2015-05-081-75/+16
* polldaemon: refactor polling interfacesOndrej Kozina2015-05-051-1/+1
* toollib: code cleanup in lv_spawn_background_pollingOndrej Kozina2015-04-291-9/+10
* toollib: fix duplicate handling in process_each_pvDavid Teigland2015-04-201-9/+10
* toollib: close connection to lvmetad after forkOndrej Kozina2015-04-131-0/+2
* toollib: do not spawn polling in lv_change_activateOndrej Kozina2015-04-131-5/+0
* metadata: vg: add removed_lvs field to collect LVs which have been removedPeter Rajnoha2015-03-241-0/+5
* metadata: process_each_lv_in_vg: get the list of LVs to process first, then d...Peter Rajnoha2015-03-241-4/+19
* toollib: Reorder process_each_pv initialisation.Alasdair G Kergon2015-03-181-17/+15
* pvs: Hide inaccessible clustered PVs.Alasdair G Kergon2015-03-181-2/+13
* systemid: Init and merge lvm2 and lvm1 fields.Alasdair G Kergon2015-03-041-2/+3