summaryrefslogtreecommitdiff
path: root/tools/commands.h
Commit message (Expand)AuthorAgeFilesLines
* devices file: limit warnings about devices file entries not foundDavid Teigland2021-08-051-12/+12
* skip indexing devices used by LVs in more commandsDavid Teigland2021-07-091-11/+11
* commands.h: keep entries alphabetically sortedZdenek Kabelac2021-03-021-16/+16
* device usage based on devices fileDavid Teigland2021-02-231-0/+8
* lvpoll: don't use hintsDavid Teigland2020-09-281-1/+1
* Revert "lvs: disable scanning optimization"David Teigland2019-11-261-1/+1
* lvs: disable scanning optimizationDavid Teigland2019-11-191-1/+1
* exported vg handlingDavid Teigland2019-06-251-14/+15
* vgck --updatemetadata is a new commandDavid Teigland2019-06-071-1/+1
* pvck: new dump option to extract metadataDavid Teigland2019-05-231-1/+1
* add device hints to reduce scanningDavid Teigland2019-01-151-17/+17
* remove unneded check to skip filter initDavid Teigland2018-09-121-2/+2
* Remove lvmetadDavid Teigland2018-07-111-6/+5
* scan: skip device rescan in vg_readDavid Teigland2018-04-201-6/+6
* remove unnecessary REQUIRES_FULL_LABEL_SCANDavid Teigland2018-04-201-1/+1
* lvmcache: simplify metadata cacheDavid Teigland2018-04-201-4/+4
* persistent filter: Skip import before rescanAlasdair G Kergon2017-11-131-2/+2
* toollib: find VG name in option values when neededDavid Teigland2017-02-131-1/+1
* commands: new method for defining commandsDavid Teigland2017-02-131-1371/+57
* lvchange: Allow device specification when requesting a repairHeinz Mauelshagen2016-08-051-4/+6
* commands: help: add missing --reportformat referencesPeter Rajnoha2016-06-241-2/+5
* commands: fix typo in arg assignmentPeter Rajnoha2016-06-241-1/+1
* vgimportclone: add native commandDavid Teigland2016-06-221-0/+15
* commands: add --configreport arg for all relevant commandsPeter Rajnoha2016-06-201-30/+39
* report: add --logonly arg to report only log for a commandPeter Rajnoha2016-06-201-22/+30
* tools: add 'lvm lastlog' command for interactive query and display of last co...Peter Rajnoha2016-06-201-0/+9
* args: add --configreport argPeter Rajnoha2016-06-201-1/+2
* commands: report: add lvm fullreport commandPeter Rajnoha2016-06-201-0/+38
* commands: recognize --reportformat option for other commandsPeter Rajnoha2016-06-201-38/+76
* commands: recognize --reportformat option for pvs,vgs,lvs and devtypes commandPeter Rajnoha2016-06-201-14/+17
* pvmove: disallow tag argsDavid Teigland2016-06-031-1/+3
* lvchange: allow change of cache modeZdenek Kabelac2016-05-191-1/+3
* lvmcache: process duplicate PVs directlyDavid Teigland2016-05-061-2/+2
* lvmetad: preemptively check and rescan in commandsDavid Teigland2016-04-131-4/+4
* lvconvert: update --helpZdenek Kabelac2016-03-101-21/+21
* vgscan: add --notifydbus to send a notificationDavid Teigland2016-03-071-1/+2
* commands: lvdisplay: recognize -H|--history switchPeter Rajnoha2016-03-041-4/+6
* commands: lvremove: also process historical LVsPeter Rajnoha2016-03-031-1/+2
* commands: lvremove: recognize --nohistory optionPeter Rajnoha2016-03-031-1/+2
* commands: lvs: recognize -H|--history switchPeter Rajnoha2016-03-031-5/+7
* pvremove: use common toollib processing codeDavid Teigland2016-02-251-1/+1
* toollib: add two phase pv processing codeDavid Teigland2016-02-251-3/+3
* cleanup: rename usepoliciesZdenek Kabelac2016-02-111-3/+3
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* vgrename: use process_each_vgdev-dct-vgrenameDavid Teigland2015-12-141-1/+1
* toollib: only interpret vgname arg as uuid for vgrenamedev-dct-process-each-2David Teigland2015-12-011-1/+1
* vgextend: pass single vgname as process_each_vg argDavid Teigland2015-12-011-1/+1
* lvmconfig: add --sinceversion for --type newPeter Rajnoha2015-11-251-12/+15
* commands: update command help for -o|--options for reporting commandsPeter Rajnoha2015-10-301-7/+7
* vgextend: fix use of the wrong flagDavid Teigland2015-10-231-1/+1