summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vgchange: fix uint32 parsing of logicalvolume argdev-dct-cmd-defs75David Teigland2017-02-062-14/+5
* commands: recognize raid variationsDavid Teigland2017-02-062-11/+7
* commands: move command def parsing into lvm binaryDavid Teigland2017-02-0612-3468/+2751
* lvconvert: remove unused codeDavid Teigland2017-02-061-39/+7
* args: split is a synonym for splitcacheDavid Teigland2017-02-063-33/+31
* man: add vgsplit notesDavid Teigland2017-02-061-0/+18
* man: add vgimportclone notesDavid Teigland2017-02-061-0/+9
* man: add vgimport notesDavid Teigland2017-02-061-0/+9
* man: add vgexport notesDavid Teigland2017-02-061-0/+14
* man: add pvscan notesDavid Teigland2017-02-061-0/+103
* man: add pvmove notesDavid Teigland2017-02-061-0/+47
* man: lvmlockd/clvmd notes about activationDavid Teigland2017-02-062-15/+53
* generate man pagesDavid Teigland2017-02-0653-6663/+122
* man: lvmthin updatesDavid Teigland2017-02-061-12/+9
* ccmd: split into multiple filesDavid Teigland2017-02-066-3171/+3209
* command struct: remove command name refsDavid Teigland2017-02-068-30/+26
* command.h comment tidyingDavid Teigland2017-02-061-8/+6
* lvm shell: clear argv for each commandDavid Teigland2017-02-061-1/+4
* help: accept positional argsDavid Teigland2017-02-061-0/+1
* fix lvmcmdline warningDavid Teigland2017-02-061-20/+20
* Makefile: clean up create-command partsDavid Teigland2017-02-061-5/+31
* man lvm: remove optionsDavid Teigland2017-02-061-255/+3
* args: add man page descriptionsDavid Teigland2017-02-064-268/+1611
* args: use uint32 arg for maxphysicalvolumesDavid Teigland2017-02-064-4/+6
* lvconvert: remove unused codeDavid Teigland2017-02-061-1731/+325
* lvconvert: use command defs for raid/mirror typesDavid Teigland2017-02-064-797/+323
* tests: use swapmetadataDavid Teigland2017-02-065-33/+33
* lvconvert: use command defs for mergemirrorsDavid Teigland2017-02-065-40/+111
* toollib: find VG name in option values when neededDavid Teigland2017-02-064-2/+162
* lvconvert: use command defs for thin/cache/pool creationDavid Teigland2017-02-0610-74/+1394
* lvconvert: add startpoll command using command defDavid Teigland2017-02-066-18/+86
* lvconvert: snapshot: use command definitionsDavid Teigland2017-02-0610-140/+277
* lvconvert: remove unused calls for repair and replaceDavid Teigland2017-02-061-227/+10
* lvconvert: repair and replace: use command definitionsDavid Teigland2017-02-064-18/+330
* lvchange: make use of command definitionsDavid Teigland2017-02-064-452/+430
* process_each_lv: add check_single_lv functionDavid Teigland2017-02-0611-15/+38
* commands: new method for defining commandsDavid Teigland2017-02-0628-1836/+7312
* lvmlockd: test mode doesn't workDavid Teigland2017-02-061-0/+5
* tests: drop zeroingZdenek Kabelac2017-02-061-11/+11
* tests: drop /tmp polutionZdenek Kabelac2017-02-061-2/+0
* cleanup: hide gcc warningZdenek Kabelac2017-02-061-2/+2
* debug: add space before uuidZdenek Kabelac2017-02-051-5/+5
* comment: updateZdenek Kabelac2017-02-051-1/+1
* cleanup: rename to use track_ prefixZdenek Kabelac2017-02-051-9/+10
* clvmd: add mutex protection for cpg_ callZdenek Kabelac2017-02-052-0/+5
* lvconvert: add segtypes raid6_{ls,rs,la,ra}_6 and conversions to/from itHeinz Mauelshagen2017-02-056-225/+248
* WHATS_NEW: New segment type raid6_n_6Heinz Mauelshagen2017-02-041-0/+1
* lvconvert: add segtype raid6_n_6 and conversions to/from itHeinz Mauelshagen2017-02-044-21/+140
* WHATS_NEW: New segment type raid5_nHeinz Mauelshagen2017-02-031-0/+1
* lvconvert: add segtype raid5_n and conversions to/from itHeinz Mauelshagen2017-02-031-11/+2