summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: api subdirectory is needed in PATH by pytestdev-mcsontos-spec-pythonMarian Csontos2015-11-021-1/+1
* test: Run pytest with installed libsMarian Csontos2015-11-021-5/+11
* spec: Add python bindingsMarian Csontos2015-11-023-35/+117
* post-releaseAlasdair G Kergon2015-10-314-2/+8
* pre-releasev2_02_133Alasdair G Kergon2015-10-305-7/+7
* WHATS_NEW: reporting commands and -o-/-o+ extensionPeter Rajnoha2015-10-301-0/+2
* commands: update command help for -o|--options for reporting commandsPeter Rajnoha2015-10-301-7/+7
* man: pvs/vgs/lvs and -o+, -o-, -o#Peter Rajnoha2015-10-306-12/+27
* tests: add report-fields.sh testPeter Rajnoha2015-10-301-0/+91
* report: support "-o #field_name1,field_name2,..."Peter Rajnoha2015-10-301-5/+29
* report: recognize known prefix when processing "-o -field_name1,field_name2,..."Peter Rajnoha2015-10-301-4/+31
* report: add report_get_field_prefix functionPeter Rajnoha2015-10-302-0/+16
* report: support "-o -field_name1,field_name2,...."Peter Rajnoha2015-10-301-1/+23
* report: make report options defined by "-o" groupablePeter Rajnoha2015-10-302-16/+47
* refactor: move code detecting report options to a separate functionPeter Rajnoha2015-10-301-19/+27
* str_list: add str_list_destroy functionPeter Rajnoha2015-10-302-0/+15
* str_list: add str_list_to_str and str_to_str_list functionsPeter Rajnoha2015-10-302-0/+89
* str_list: also allow memory allocation without memory poolPeter Rajnoha2015-10-301-2/+4
* New entries for pvs related fixes.David Teigland2015-10-301-0/+2
* metadata: format_text: also count with calculated mda size of 0Peter Rajnoha2015-10-301-6/+6
* tests: add test for minimum mda sizePeter Rajnoha2015-10-301-0/+9
* metadata: format_text: better check for metadata overlapPeter Rajnoha2015-10-301-2/+1
* WHATS_NEW: recent commitsPeter Rajnoha2015-10-291-1/+2
* metadata: format_text: check VG metadata do not overlap themselvesPeter Rajnoha2015-10-291-0/+1
* metadata: format_text: check metadata area size is at least MDA_SIZE_MINPeter Rajnoha2015-10-292-1/+7
* tests: update test for resizeZdenek Kabelac2015-10-291-22/+6
* tests: replace invalid use of 'fail' with 'die'Ondrej Kozina2015-10-291-1/+1
* tests: let pass bigger readaheadZdenek Kabelac2015-10-291-3/+2
* tests: fix wrong line has been commentedZdenek Kabelac2015-10-291-3/+3
* tests: no point in using shouldZdenek Kabelac2015-10-291-5/+10
* cleanup: error is not a WARNINGZdenek Kabelac2015-10-291-1/+1
* cleanup: remove thin low_water_mark from metadataZdenek Kabelac2015-10-294-11/+0
* cleanup: use same typeZdenek Kabelac2015-10-291-1/+1
* cleanup: easier error messagesZdenek Kabelac2015-10-291-4/+4
* thin: enable usage of kernel low_water_markZdenek Kabelac2015-10-292-1/+14
* thin: dmeventd plugin check number of failuresZdenek Kabelac2015-10-292-3/+17
* revert: 3d03e504cda6307f692c5879f6850b2e27af7d71: message about VG metadata s...Peter Rajnoha2015-10-291-5/+2
* pvs: don't treat duplicate PVs as missedDavid Teigland2015-10-271-3/+21
* vgs, lvs: ignore error if VG is removedDavid Teigland2015-10-271-10/+16
* device: Tidy DASD CDL format detection code.Alasdair G Kergon2015-10-271-24/+61
* tests: using matching typeZdenek Kabelac2015-10-271-1/+1
* tests: use more SKIPZdenek Kabelac2015-10-27171-336/+333
* tests: avoid reading utils when skippingZdenek Kabelac2015-10-271-9/+17
* cleanup: snapshots of snapshots messageMarian Csontos2015-10-272-2/+2
* pvcreate: don't support unpartitioned DASD devices with CDL formattedLidong Zhong2015-10-275-1/+78
* dmeventd: event string parser handles empty fieldZdenek Kabelac2015-10-272-17/+32
* tests: use skip flagsZdenek Kabelac2015-10-2724-60/+65
* tests: support skip flagsZdenek Kabelac2015-10-261-4/+9
* tests: extend timer for 4 hoursZdenek Kabelac2015-10-262-4/+7
* thin: limit no-flush using only for thin-poolZdenek Kabelac2015-10-262-1/+8