summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Warn about duplicate PVs when using lvmetaddev-dct-lvmetad-13David Teigland2015-11-046-1/+147
* Strictly ignore duplicate PVsDavid Teigland2015-11-045-547/+33
* lvmetad: preemptively check and rescan in commandsDavid Teigland2015-11-047-14/+269
* vg_read: skip repair and wipe for foreign and shared VGsDavid Teigland2015-11-031-0/+36
* lvmcache: change log_verbose to log_warnDavid Teigland2015-11-031-3/+3
* lvmetad: log duplicate PVs returned from lvmetadDavid Teigland2015-11-031-3/+8
* tests: skip duplicate vg names test with lvmetadDavid Teigland2015-11-031-0/+1
* lvmetad: refactor and documentDavid Teigland2015-11-031-280/+1565
* config: fix copy error in examplesDavid Teigland2015-11-031-11/+11
* 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