summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* commands: move command def parsing into lvm binarydev-dct-cmd-defs74David Teigland2017-02-0311-2467/+2740
* lvconvert: remove unused codedev-dct-cmd-defs73David Teigland2017-01-191-39/+7
* args: split is a synonym for splitcacheDavid Teigland2017-01-193-33/+31
* man: add vgsplit notesDavid Teigland2017-01-181-0/+18
* man: add vgimportclone notesDavid Teigland2017-01-181-0/+9
* man: add vgimport notesDavid Teigland2017-01-181-0/+9
* man: add vgexport notesDavid Teigland2017-01-181-0/+14
* man: add pvscan notesDavid Teigland2017-01-181-0/+103
* man: add pvmove notesDavid Teigland2017-01-181-0/+47
* man: lvmlockd/clvmd notes about activationDavid Teigland2017-01-182-15/+53
* generate man pagesDavid Teigland2017-01-1753-6663/+122
* man: lvmthin updatesDavid Teigland2017-01-161-12/+9
* ccmd: split into multiple filesDavid Teigland2017-01-166-3171/+3209
* command struct: remove command name refsdev-dct-cmd-defs72David Teigland2017-01-138-30/+26
* command.h comment tidyingDavid Teigland2017-01-131-8/+6
* lvm shell: clear argv for each commanddev-dct-cmd-defs71David Teigland2017-01-131-1/+4
* help: accept positional argsDavid Teigland2017-01-131-0/+1
* fix lvmcmdline warningDavid Teigland2017-01-131-20/+20
* Makefile: clean up create-command partsDavid Teigland2017-01-131-5/+31
* man lvm: remove optionsDavid Teigland2017-01-131-255/+3
* args: add man page descriptionsDavid Teigland2017-01-124-268/+1611
* args: use uint32 arg for maxphysicalvolumesDavid Teigland2017-01-044-4/+6
* lvconvert: remove unused codeDavid Teigland2017-01-041-1731/+325
* lvconvert: use command defs for raid/mirror typesDavid Teigland2017-01-044-797/+323
* tests: use swapmetadataDavid Teigland2017-01-045-33/+33
* lvconvert: use command defs for mergemirrorsDavid Teigland2017-01-045-40/+111
* toollib: find VG name in option values when neededDavid Teigland2017-01-044-2/+162
* lvconvert: use command defs for thin/cache/pool creationDavid Teigland2017-01-0410-74/+1394
* lvconvert: add startpoll command using command defDavid Teigland2017-01-046-18/+86
* lvconvert: snapshot: use command definitionsDavid Teigland2017-01-0410-140/+277
* lvconvert: remove unused calls for repair and replaceDavid Teigland2017-01-041-227/+10
* lvconvert: repair and replace: use command definitionsDavid Teigland2017-01-044-18/+330
* lvchange: make use of command definitionsDavid Teigland2017-01-044-452/+430
* process_each_lv: add check_single_lv functionDavid Teigland2017-01-0411-15/+38
* commands: new method for defining commandsDavid Teigland2017-01-0428-1836/+7312
* lvmlockd: test mode doesn't workDavid Teigland2017-01-031-0/+5
* cleanup: more use of lvseg_nameZdenek Kabelac2017-01-037-16/+7
* cleanup: use macrosZdenek Kabelac2017-01-031-2/+2
* cleanup: definesZdenek Kabelac2017-01-031-5/+11
* cleanup: reuse existing codeZdenek Kabelac2017-01-031-20/+14
* cache: add missing udev waitZdenek Kabelac2017-01-032-1/+14
* vgchange: max_pv limited to uint32Zdenek Kabelac2017-01-033-1/+9
* lvmcmdline: support uint32Zdenek Kabelac2017-01-032-0/+9
* man: fix name of 'write_time' field in dmstats.8.inBryn M. Reeves2016-12-251-1/+1
* tests: update testZdenek Kabelac2016-12-231-3/+12
* validation: temporarily let pass linear with chunk_sizeZdenek Kabelac2016-12-231-0/+2
* lvchange: allow a transiently failed RaidLV to be refreshedHeinz Mauelshagen2016-12-235-28/+171
* tests: use hold_device_openZdenek Kabelac2016-12-223-20/+5
* tests: add device holding functionZdenek Kabelac2016-12-221-0/+21
* tests: workaround failure on fc23Zdenek Kabelac2016-12-221-0/+6