summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TODO: add a description for thisdev-dct-process-v17Alasdair G Kergon2014-06-185-11/+21
* test: add process-each toollib testsDavid Teigland2014-06-184-0/+1933
* logging: use flags to enable warningsDavid Teigland2014-06-185-53/+59
* vgreduce: use normal process_each_pvDavid Teigland2014-06-183-83/+76
* toollib: rewrite process_each_pvDavid Teigland2014-06-1811-371/+474
* toollib: add ENABLE_ALL_DEVS flagDavid Teigland2014-06-182-3/+4
* toollib: remove unused arg from process_each_lv_in_vgDavid Teigland2014-06-183-4/+2
* toollib: improve error message in process_each_lv_in_vgDavid Teigland2014-06-181-6/+11
* toollib: rewrite process_each_lvDavid Teigland2014-06-181-297/+334
* toollib: rewrite process_each_vgDavid Teigland2014-06-181-145/+233
* toollib: add ALL_VGS_IS_DEFAULT flagDavid Teigland2014-06-182-14/+21
* cleanup: use insert_layer_for_lv implicit renameZdenek Kabelac2014-06-182-23/+9
* lvconvert: print warning when not convert thinpoolZdenek Kabelac2014-06-181-14/+16
* compilation: fix warnings: build_dm_uuid now accepts whole struct logical_vol...Peter Rajnoha2014-06-181-5/+5
* man: add man page entry for dmsetup info -c -S/--select + minor cleanupsPeter Rajnoha2014-06-184-12/+24
* cleanup: gcc warnings and report-select test vs snap_percent 0%Peter Rajnoha2014-06-182-3/+7
* WHATS_NEW: commit 76467bdcfd297ffbe2c088b6340ecc7d17d56742Peter Rajnoha2014-06-181-0/+1
* WHATS_NEW: commits 7dbbc05a69c4cb9756464720cad29e3c1ed971c3..b16f5633ab199ded...Peter Rajnoha2014-06-182-0/+18
* pvmove: Enable all-or-nothing (atomic) pvmovesJonathan Brassow2014-06-1716-75/+344
* test: fix report_select test to work in clusterPeter Rajnoha2014-06-171-1/+1
* tests: update lvcreate-thin for latest changesPeter Rajnoha2014-06-171-1/+1
* prop: update FIELD macro to accomodate the differentiation of number, size an...Peter Rajnoha2014-06-172-1/+2
* report: select: add man pages for report selection featuredev-prajnoha-report-selectPeter Rajnoha2014-06-177-0/+117
* report: select: add --select arg to lvm devtypesPeter Rajnoha2014-06-171-1/+2
* report: add support for implicit fields, add implicit "selected" fieldPeter Rajnoha2014-06-171-67/+282
* tests: select: add test for report selection featurePeter Rajnoha2014-06-171-0/+212
* report: select: add support for percent selectionPeter Rajnoha2014-06-175-37/+84
* report: select: refactor: move percent handling code to libdm for reusePeter Rajnoha2014-06-1730-257/+266
* report: select: add support for reserved value recognition in report selectio...Peter Rajnoha2014-06-174-43/+268
* report: select: show field type in field list if in context of selectionPeter Rajnoha2014-06-171-6/+21
* report: select: add help for creating selectionsPeter Rajnoha2014-06-172-7/+54
* report: select: add support for comparing string lists with selection definedPeter Rajnoha2014-06-171-0/+73
* report: select: add support for processing string lists in selectionPeter Rajnoha2014-06-171-6/+198
* report: select: add DM_REPORT_FIELD_TYPE_STRING_LIST to make a difference bet...Peter Rajnoha2014-06-176-23/+32
* report: select: add dm_report_field_string_list to libdmPeter Rajnoha2014-06-172-0/+129
* report: select: refactor: move str_list to libdmPeter Rajnoha2014-06-1733-84/+51
* report: select: add --select arg to pvdisplay, vgdisplay and lvdisplayPeter Rajnoha2014-06-174-4/+10
* report: select: add --select arg to pvs, vgs and lvsPeter Rajnoha2014-06-175-19/+24
* report: select: add --select arg to dmsetupPeter Rajnoha2014-06-171-5/+16
* report: select: use _check_report_selection in dm_report_object to report onl...Peter Rajnoha2014-06-171-12/+27
* report: select: add _check_selection fn to support checking fields against gi...Peter Rajnoha2014-06-171-1/+155
* report: select: add dm_report_init_with_selection to libdmPeter Rajnoha2014-06-172-9/+436
* report: select: add supporting infrastucture for token parsing in report sele...Peter Rajnoha2014-06-171-2/+279
* report: select: add structs for report selectionPeter Rajnoha2014-06-171-0/+83
* report: select: add DM_REPORT_FIELD_TYPE_SIZE to make a difference between NU...Peter Rajnoha2014-06-177-26/+36
* tests: check new snapshot skillsZdenek Kabelac2014-06-172-5/+39
* tests: detect version of thin_restore commandZdenek Kabelac2014-06-171-3/+4
* tests: wait for udevZdenek Kabelac2014-06-171-0/+3
* cleanup: we already know max device name sizeZdenek Kabelac2014-06-171-8/+6
* cleanup: use stack for small bufferZdenek Kabelac2014-06-171-9/+6