summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add lv-ancestry.sh testdev-prajnoha-track-removed-lvsPeter Rajnoha2016-03-031-0/+226
* tests: add "get lvh_field" for "lvs -H"Peter Rajnoha2016-03-032-0/+11
* lvmdump: also list historical LVs in lvmdumpPeter Rajnoha2016-03-031-1/+1
* metadata: automatically remove invalid (dangling) historical LVsPeter Rajnoha2016-03-032-1/+48
* metadata: also validate historical LVs in VG in vg_validate and check_lv_segm...Peter Rajnoha2016-03-032-0/+108
* metadata: also look at historical LVs when checking LV name availabilityPeter Rajnoha2016-03-037-23/+67
* conf: regenerate example.conf.inPeter Rajnoha2016-03-031-0/+16
* conf: add metadata/lvs_history_timeout configuration settingPeter Rajnoha2016-03-033-1/+8
* metadata: add vg_strip_outdated_historical_lvs fn and call it during VG readPeter Rajnoha2016-03-032-1/+40
* commands: lvremove: also process historical LVsPeter Rajnoha2016-03-033-7/+16
* metadata: add historical_glv_removePeter Rajnoha2016-03-036-5/+82
* conf: add metadata/record_lvs_history configuration settingPeter Rajnoha2016-03-033-2/+10
* commands: lvremove: recognize --nohistory optionPeter Rajnoha2016-03-031-1/+2
* metadata: honour 'nohistory' switch when removing thin LVsPeter Rajnoha2016-03-031-4/+11
* cmd: add 'nohistory' option and wire it up in cmd_contextPeter Rajnoha2016-03-033-0/+4
* report: add new 'none' lv_layout and 'history' lv_role and mark historical LV...Peter Rajnoha2016-03-031-0/+10
* report: add full_descendants field to display descendants with historyPeter Rajnoha2016-03-033-16/+89
* report: add full_ancestors field to display ancestors with historyPeter Rajnoha2016-03-033-14/+76
* report: report historical LV names with '-' prefixPeter Rajnoha2016-03-031-7/+16
* report: display (h)istorical state in lv_attr fieldPeter Rajnoha2016-03-031-2/+5
* report: add lv_historical field to identify historical LVsPeter Rajnoha2016-03-033-0/+11
* commands: lvs: recognize -H|--history switchPeter Rajnoha2016-03-031-5/+7
* report: display lv_name,lv_uuid,vg_name,lv_time and new lv_time_removed for h...Peter Rajnoha2016-03-037-10/+72
* toollib: honour '-H|--history' switch while executing process_each_lv_in_vgPeter Rajnoha2016-03-031-0/+85
* cmd: add '-H|--history' switch and wire it up in cmd_context and processing_h...Peter Rajnoha2016-03-036-0/+10
* metadata: add lv_is_historical fn to test if the LV is historical onePeter Rajnoha2016-03-033-0/+10
* metadata: format_text: interconnect historical LVs among each other and also ...Peter Rajnoha2016-03-031-0/+119
* metadata: add support for interconnection of thin pool LV segment with indire...Peter Rajnoha2016-03-036-7/+25
* metadata: add find_historical_glv fnPeter Rajnoha2016-03-032-0/+31
* metadata: format_text: import historical LVsPeter Rajnoha2016-03-031-0/+78
* metadata: format_text: reuse _print_timestamp fnPeter Rajnoha2016-03-031-11/+3
* metadata: format_text: also export historical LVsPeter Rajnoha2016-03-033-0/+147
* metadata: create historical LVs when LVs are removed and interconnect with li...Peter Rajnoha2016-03-032-0/+143
* metadata: add add_glv_to_indirect_glvs and remove_glv_from_indirect_glvsPeter Rajnoha2016-03-032-0/+64
* metadata: add get_or_create_glv and get_or_create_glvlPeter Rajnoha2016-03-032-0/+39
* metadata: add infrastructure to track LV historyPeter Rajnoha2016-03-037-0/+61
* tests: drop check for md5sumZdenek Kabelac2016-03-031-2/+0
* tests: check kernel_cache_ funcsZdenek Kabelac2016-03-031-22/+30
* cleanup: use lv_is_partialZdenek Kabelac2016-03-0310-28/+29
* cleanup: use _field_stringZdenek Kabelac2016-03-031-31/+30
* man: minor updatesZdenek Kabelac2016-03-033-5/+6
* man: lvconvert updatesZdenek Kabelac2016-03-032-244/+369
* cache: add kernel_cache_policy optionZdenek Kabelac2016-03-034-0/+18
* WHATS_NEW: [unknown] replaces 'unknown device'David Teigland2016-03-011-0/+1
* pvs: replace 'unknown device' with [unknown]David Teigland2016-03-016-1/+23
* cleanup: missplaced .Zdenek Kabelac2016-03-011-2/+3
* makefile: handle dm-version-expectedZdenek Kabelac2016-03-011-2/+5
* man: fix mising bracesZdenek Kabelac2016-03-012-19/+24
* cleanup: indent and dotsZdenek Kabelac2016-03-011-56/+51
* coverity: eliminate DEADCODEZdenek Kabelac2016-03-011-4/+2