summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvconvert: add lvconvert_to_pool_or_swap_metadatadev-dct-lvconvert_to_pool_or_swap_metadataDavid Teigland2017-02-144-78/+126
* man-generator: fix compiler warningsDavid Teigland2017-02-141-4/+3
* man/help: use separator in units listDavid Teigland2017-02-141-1/+1
* commands: skip parsing command defs for other command namesDavid Teigland2017-02-145-14/+36
* commands: improve help/usage outputDavid Teigland2017-02-144-45/+64
* Makefile: all_man also requires man-generator nowAlasdair G Kergon2017-02-141-0/+1
* makefiles: missing depsZdenek Kabelac2017-02-142-2/+2
* makefiles: use configure varsZdenek Kabelac2017-02-144-12/+12
* libdm: move code for _stats_resize_groupZdenek Kabelac2017-02-141-31/+31
* configure: updateZdenek Kabelac2017-02-141-0/+198
* activation: trust 'pending' status reported by dmeventdZdenek Kabelac2017-02-141-7/+4
* dmeventd: unify error handlingZdenek Kabelac2017-02-144-15/+17
* coverity cleanups for recent command defs commitsDavid Teigland2017-02-132-23/+41
* WHATS_NEW: changes for recent command defsDavid Teigland2017-02-131-6/+8
* WHATS_NEW: items from command definitions patch setDavid Teigland2017-02-131-0/+9
* lvconvert: enable previous syntax to swap metadataDavid Teigland2017-02-134-2/+17
* commands: suggest --help if command doesn't matchDavid Teigland2017-02-131-0/+1
* generate man pagesDavid Teigland2017-02-13125-6584/+1060
* args: use arg parsing function for region sizeDavid Teigland2017-02-1310-66/+67
* lvconvert: remove code for changing region sizeDavid Teigland2017-02-131-12/+4
* lvconvert: add command to change region size of a raid LVDavid Teigland2017-02-137-1/+33
* vgchange: fix uint32 parsing of logicalvolume argDavid Teigland2017-02-132-5/+5
* commands: recognize raid variationsDavid Teigland2017-02-132-11/+7
* commands: move command def parsing into lvm binaryDavid Teigland2017-02-1313-3535/+2847
* lvconvert: remove unused codeDavid Teigland2017-02-131-39/+7
* args: split is a synonym for splitcacheDavid Teigland2017-02-133-33/+31
* man: lvmthin updatesDavid Teigland2017-02-131-12/+9
* ccmd: split into multiple filesDavid Teigland2017-02-136-3174/+3238
* command struct: remove command name refsDavid Teigland2017-02-138-30/+26
* command.h comment tidyingDavid Teigland2017-02-131-8/+6
* lvm shell: clear argv for each commandDavid Teigland2017-02-131-1/+4
* help: accept positional argsDavid Teigland2017-02-131-0/+1
* fix lvmcmdline warningDavid Teigland2017-02-131-20/+20
* man lvm: remove optionsDavid Teigland2017-02-131-255/+3
* args: add man page descriptionsDavid Teigland2017-02-134-268/+1611
* args: use uint32 arg for maxphysicalvolumesDavid Teigland2017-02-134-4/+6
* lvconvert: remove unused codeDavid Teigland2017-02-131-1731/+325
* lvconvert: use command defs for raid/mirror typesDavid Teigland2017-02-134-797/+323
* tests: use swapmetadataDavid Teigland2017-02-135-33/+33
* lvconvert: use command defs for mergemirrorsDavid Teigland2017-02-135-40/+111
* toollib: find VG name in option values when neededDavid Teigland2017-02-134-2/+162
* lvconvert: use command defs for thin/cache/pool creationDavid Teigland2017-02-1310-74/+1394
* lvconvert: add startpoll command using command defDavid Teigland2017-02-136-18/+86
* lvconvert: snapshot: use command definitionsDavid Teigland2017-02-1310-140/+277
* lvconvert: remove unused calls for repair and replaceDavid Teigland2017-02-131-227/+10
* lvconvert: repair and replace: use command definitionsDavid Teigland2017-02-134-18/+330
* lvchange: make use of command definitionsDavid Teigland2017-02-134-452/+430
* process_each_lv: add check_single_lv functionDavid Teigland2017-02-1311-15/+38
* commands: new method for defining commandsDavid Teigland2017-02-1327-1836/+7305
* lvmlockd: test mode doesn't workDavid Teigland2017-02-131-0/+5