summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lv: also look at any former LVs when checking LV name availabilitydev-prajnoha-track-removed-lvs-old-1Peter Rajnoha2016-02-191-1/+11
* conf: regeneratedPeter Rajnoha2016-02-191-0/+15
* conf: add metadata/former_entity_timeout configuration settingPeter Rajnoha2016-02-193-1/+6
* metadata: add vg_strip_outdated_former_lvs fn and call it during VG readPeter Rajnoha2016-02-192-1/+40
* commands: lvremove: recognize -r|--removed switchPeter Rajnoha2016-02-192-6/+15
* metadata: add former_glv_remove fnPeter Rajnoha2016-02-194-2/+40
* conf: add metadata/record_former_entities configuration settingPeter Rajnoha2016-02-193-1/+10
* commands: lvremove: recognize --nohistory optionPeter Rajnoha2016-02-191-1/+2
* metadata: honour 'nohistory' switch when removing thin LVsPeter Rajnoha2016-02-191-2/+11
* cmd: add 'nohistory' option and wire it up in cmd_contextPeter Rajnoha2016-02-193-0/+3
* report: add new 'none' lv_layout and 'history' lv_role and mark former LVs th...Peter Rajnoha2016-02-191-0/+10
* report: log error if trying to report segment fields on former LVsPeter Rajnoha2016-02-191-3/+9
* report: add full_descendants field to display descendants with historyPeter Rajnoha2016-02-193-15/+87
* report: add full_ancestors field to display ancestors with historyPeter Rajnoha2016-02-193-13/+75
* report: report former LV names with '-' prefixPeter Rajnoha2016-02-191-7/+16
* report: display (f)ormer state in lv_attr fieldPeter Rajnoha2016-02-191-2/+5
* report: add lv_former field to identify former LVsPeter Rajnoha2016-02-193-0/+11
* commands: lvs: recognize -r|--removed switchPeter Rajnoha2016-02-191-2/+4
* report: display lv_name,lv_uuid,vg_name,lv_time and new lv_time_removed for f...Peter Rajnoha2016-02-197-10/+72
* toollib: honour '-r|--removed' switch while executing process_each_lv_in_vgPeter Rajnoha2016-02-191-0/+65
* cmd: add '-r|--removed' switch and wire it up in cmd_context and processing_h...Peter Rajnoha2016-02-196-0/+10
* metadata: add lv_is_former fn to test if the LV is former onePeter Rajnoha2016-02-192-0/+7
* metadata: format_text: interconnect former LVs among each other and also with...Peter Rajnoha2016-02-191-0/+70
* metadata: format_text: import thin segment's indirect_origin fieldPeter Rajnoha2016-02-191-0/+20
* metadata: add support for interconnection of thin pool LV segment with indire...Peter Rajnoha2016-02-196-8/+26
* metadata: add find_former_glv fnPeter Rajnoha2016-02-192-0/+31
* metadata: format_text: import former LVsPeter Rajnoha2016-02-191-0/+78
* metadata: format_text: reuse _print_timestamp fnPeter Rajnoha2016-02-191-11/+3
* metadata: format_text: also export former LVsPeter Rajnoha2016-02-193-0/+85
* metadata: create former LVs when LVs are removed and interconnect with live L...Peter Rajnoha2016-02-192-0/+112
* metadata: add add_glv_to_indirect_glvs and remove_glv_from_indirect_glvs fnsPeter Rajnoha2016-02-192-0/+64
* metadata: add get_or_create_glv and get_or_create_glvlPeter Rajnoha2016-02-192-0/+39
* metadata: add infrastructure to track former LVsPeter Rajnoha2016-02-197-0/+61
* thin: fix update_pool_lv error pathZdenek Kabelac2016-02-192-7/+14
* spec: Update python bindings and dbus-serviceMarian Csontos2016-02-183-11/+62
* tests: needs_check needs version 16Zdenek Kabelac2016-02-181-10/+13
* thin: fix test for nonexisting statusZdenek Kabelac2016-02-181-1/+1
* tests: checking thin flagsZdenek Kabelac2016-02-181-0/+114
* man: lvs updatesZdenek Kabelac2016-02-181-4/+11
* thin: report needs_check and fail stateZdenek Kabelac2016-02-187-1/+33
* thin: report PERCENT_INVALID for failed poolZdenek Kabelac2016-02-182-2/+7
* libdm: thin status updateZdenek Kabelac2016-02-183-9/+29
* metadata: ask for confirmation before really initializing/removing PV that is...Peter Rajnoha2016-02-183-28/+47
* lbmdbusd: Support in-tree testing.Alasdair G Kergon2016-02-185-2/+2
* Fix rpm buildsMarian Csontos2016-02-181-2/+2
* report: report -1, not 'unkown' for lv_{snapshot_invalid,merge_failed} with -...Peter Rajnoha2016-02-182-2/+3
* configure: Use python-config if python2-config not found.Alasdair G Kergon2016-02-182-0/+99
* .Alasdair G Kergon2016-02-181-1/+1
* lvmdbusd: Rename module to lvmdbusdAlasdair G Kergon2016-02-184-5/+5
* autoconf: Fix py-compile permissionsAlasdair G Kergon2016-02-181-0/+0