summaryrefslogtreecommitdiff
path: root/tools/tools.h
Commit message (Expand)AuthorAgeFilesLines
* toollib: provide proper hint for referencing VG uuid in case of duplicate VG ...Peter Rajnoha2023-05-161-0/+1
* lvresize: restructure codeDavid Teigland2022-09-091-7/+9
* args: add ARG_NONINTERACTIVE for cmds not supported in lvm shellPeter Rajnoha2022-08-261-0/+1
* move code from pvscan.c to online.cDavid Teigland2021-11-041-2/+0
* vgchange -aay: optimize device scan using pvs_online filesDavid Teigland2021-11-041-1/+1
* pvscan: add options listlvs listvg checkcompleteDavid Teigland2021-10-071-0/+2
* devices file: limit warnings about devices file entries not foundDavid Teigland2021-08-051-0/+2
* skip indexing devices used by LVs in more commandsDavid Teigland2021-07-091-0/+2
* device usage based on devices fileDavid Teigland2021-02-231-0/+1
* integrity: always default to journal modeDavid Teigland2020-09-011-2/+0
* gcc: zero-sized array to fexlible array C99Zdenek Kabelac2020-09-011-1/+1
* tools: move struct element before variable lenght listZdenek Kabelac2020-08-281-1/+1
* lvcreate: new cache or writecache lv with single commandDavid Teigland2020-06-161-0/+11
* Allow dm-integrity to be used for raid imagesDavid Teigland2020-04-151-0/+4
* pvck: show specific dump option valuesDavid Teigland2019-12-101-0/+1
* pvck: repair headers and metadataDavid Teigland2019-11-271-0/+1
* exported vg handlingDavid Teigland2019-06-251-0/+2
* Use "cachevol" to refer to cache on a single LVDavid Teigland2019-02-271-2/+3
* add device hints to reduce scanningDavid Teigland2019-01-151-0/+3
* Add dm-writecache supportDavid Teigland2018-11-061-1/+2
* remove unneded check to skip filter initDavid Teigland2018-09-121-2/+0
* Remove lvmetadDavid Teigland2018-07-111-3/+3
* lvconvert: support to convert lv into vdopoolZdenek Kabelac2018-07-091-0/+3
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-22/+22
* scan: skip device rescan in vg_readDavid Teigland2018-04-201-0/+4
* remove unnecessary REQUIRES_FULL_LABEL_SCANDavid Teigland2018-04-201-5/+2
* lvmcache: simplify metadata cacheDavid Teigland2018-04-201-1/+0
* cleanup: add _mb_ to regiosize optionZdenek Kabelac2018-04-201-1/+1
* persistent filter: Skip import before rescanAlasdair G Kergon2017-11-131-0/+2
* lvconvert: support repair of cache/cachepoolZdenek Kabelac2017-09-201-1/+1
* vgchange: split out code for systemidDavid Teigland2017-07-241-0/+1
* vgchange: split out code for lockstart and lockstopDavid Teigland2017-07-241-0/+1
* vgchange: separate change locktype and allow recoveryDavid Teigland2017-07-241-0/+2
* pre-releasev2_02_169Alasdair G Kergon2017-03-281-1/+0
* commands: use correct relative signs with mirror optionDavid Teigland2017-03-101-0/+1
* cache: allow to specify cachemetadataformatZdenek Kabelac2017-03-101-0/+1
* commands: clean up and unify signed option value handlingDavid Teigland2017-03-081-0/+5
* commands: combine duplicate arrays for lv types and propsDavid Teigland2017-03-081-17/+2
* commands: combine duplicate arrays for opt and valDavid Teigland2017-03-081-20/+0
* lvcreate/lvresize: the --size option accepts signed valuesDavid Teigland2017-03-021-1/+2
* man: use Size variable for a number with unitDavid Teigland2017-02-241-1/+1
* lvconvert: include swap behavior in generic pool syntaxDavid Teigland2017-02-171-1/+1
* Revert "lvconvert: enable previous syntax to swap metadata"David Teigland2017-02-141-1/+0
* lvconvert: enable previous syntax to swap metadataDavid Teigland2017-02-131-0/+1
* args: use arg parsing function for region sizeDavid Teigland2017-02-131-0/+1
* lvconvert: add command to change region size of a raid LVDavid Teigland2017-02-131-0/+1
* commands: move command def parsing into lvm binaryDavid Teigland2017-02-131-0/+8
* args: add man page descriptionsDavid Teigland2017-02-131-1/+2
* lvconvert: use command defs for raid/mirror typesDavid Teigland2017-02-131-0/+3
* lvconvert: use command defs for mergemirrorsDavid Teigland2017-02-131-0/+4