summaryrefslogtreecommitdiff
path: root/tools/vgimportclone.c
Commit message (Expand)AuthorAgeFilesLines
* vgimportclone: fix non-duplicate PV with non-unique basevgname argDavid Teigland2023-02-091-2/+13
* vgimportclone: fix importing PV without metadataDavid Teigland2023-01-051-2/+4
* devices: factor common list functionsDavid Teigland2022-11-071-13/+2
* lvmdevices: use deviceidtype option strictlyDavid Teigland2022-10-101-1/+1
* change messages about filtered devicesDavid Teigland2022-04-011-2/+2
* gcc-fanalyzer: use zeroed memoryZdenek Kabelac2021-09-201-2/+2
* vgimportclone: fix when duplicates are both in the devices fileDavid Teigland2021-08-201-2/+2
* skip indexing devices used by LVs in more commandsDavid Teigland2021-07-091-2/+2
* archiving: take archive automaticallyZdenek Kabelac2021-06-091-3/+0
* cov: remove unnecessary headersZdenek Kabelac2021-03-101-1/+0
* cov: fix iter memleak in vgimportcloseZdenek Kabelac2021-03-101-4/+7
* device usage based on devices fileDavid Teigland2021-02-231-128/+292
* use refresh_filters only where neededDavid Teigland2020-04-221-1/+3
* exported vg handlingDavid Teigland2019-06-251-2/+2
* lvmcache: remove wrapper around lvmcache_get_vgnameidsDavid Teigland2019-06-111-1/+1
* locking: unify global lock for flock and lockdDavid Teigland2019-04-291-7/+1
* add device hints to reduce scanningDavid Teigland2019-01-151-0/+2
* Remove lvmetadDavid Teigland2018-07-111-25/+0
* Remove VG lock ordering checkDavid Teigland2018-06-071-4/+0
* Merge branch 'master' into 2018-05-11-fork-libdmJoe Thornber2018-06-011-1/+14
|\
| * lvmlockd: fix vgimportclone of a shared VGDavid Teigland2018-05-301-1/+14
* | build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-3/+3
|/
* dev_cache: clean up scanDavid Teigland2018-04-201-1/+0
* vgimportclone: add some dm_snprintf checksZdenek Kabelac2018-02-121-5/+18
* command struct: remove command name refsDavid Teigland2017-02-131-1/+1
* debug: more stacktrace correctionsZdenek Kabelac2016-11-251-9/+8
* lvmetad: two phase vg_updateDavid Teigland2016-06-281-2/+2
* vgimportclone: add native commandDavid Teigland2016-06-221-0/+363