aboutsummaryrefslogtreecommitdiff
path: root/lib/metadata/lv.c
AgeCommit message (Expand)Author
2015-08-12cache: api updateZdenek Kabelac
2015-07-06macros: Wrap PRI with FMT.Alasdair G Kergon
2015-07-02Add lvmlockdDavid Teigland
2015-06-29lv: time: increase buffer to 4k in lv_time_dupPeter Rajnoha
2015-06-29conf: make time format configurablePeter Rajnoha
2015-06-16Add the 's' activation modeDavid Teigland
2015-03-05report: fix seg_monitor field to display monitoring status for thick snapshot...Peter Rajnoha
2015-01-30lvm2app: fix lvm_lv_get_attr regression causing unknown valuesPeter Rajnoha
2015-01-28raid: lock holder will skip visible raid LVsZdenek Kabelac
2015-01-21report: rename lv_error_when_full field to lv_when_full and display either "e...Peter Rajnoha
2015-01-20report: proper lv_attr_dup emulationZdenek Kabelac
2015-01-20report: seg_monitor undefinedZdenek Kabelac
2015-01-20report: use same info also for lv_attrZdenek Kabelac
2015-01-14thin: errrorwhenfull supportZdenek Kabelac
2014-11-20cache: check for internal errorZdenek Kabelac
2014-11-11pre-releaseAlasdair G Kergon
2014-11-10cache: use LV_PENDING_DELETEZdenek Kabelac
2014-11-10cleanup: API get/set fixesZdenek Kabelac
2014-11-10report: for cache LV report chunksizeZdenek Kabelac
2014-11-10segtype: add SEG_ONLY_EXCLUSIVE flagZdenek Kabelac
2014-11-05lv: lv_active_change add needs_exclusive flagZdenek Kabelac
2014-10-24segments: introduce lvseg_nameZdenek Kabelac
2014-10-02cache: include cache mode in vg metadata and displayDavid Teigland
2014-09-19cleanup: switch to use CHANGE_AEYZdenek Kabelac
2014-09-16mirrors: Fix checks for mirror/raid/pvmove LVs.Alasdair G Kergon
2014-09-15cleanup: Use lv_is_ macros.Alasdair G Kergon
2014-08-15report: lvs: properly display 'o' for volume type bit and 'C' for target type...Peter Rajnoha
2014-08-07activation: if LV inactive and non-clustered, do not issue "Cannot deactivate...Peter Rajnoha
2014-07-11display: show C only for cache and cachepoolZdenek Kabelac
2014-07-11report: display 'unknown' value for active/active_locally/active_remotely/act...Peter Rajnoha
2014-07-04refactor: remove static modifier for lv_raid_image_in_sync and lv_raid_health...Peter Rajnoha
2014-07-04vgsplit: Improve message when LV still active.Alasdair G Kergon
2014-07-03report: Add lv_parent field.Alasdair G Kergon
2014-07-02report: Add lv_dm_path and lv_full_name fields.Alasdair G Kergon
2014-07-02report: Exclude hidden devices from lv_path field.Alasdair G Kergon
2014-06-20lv: fix lv_is_raidZdenek Kabelac
2014-06-20cleanup: use simplier testZdenek Kabelac
2014-06-19pvmove: Fix code that looks up the "move pv" for displayJonathan Brassow
2014-06-17report: select: refactor: move percent handling code to libdm for reusePeter Rajnoha
2014-05-23cleanup: add seg_is_pool macroZdenek Kabelac
2014-04-30cleanup: indentZdenek Kabelac
2014-04-30lv: show X attr when lv_info failsZdenek Kabelac
2014-04-30display: check for dmeventd supportZdenek Kabelac
2014-04-18reports: Use X for unknown LV attr when no dm.Alasdair G Kergon
2014-02-25mirror: look for mirror seg only in mirror LVZdenek Kabelac
2014-02-22allocation: misc fixes for percent/raid roundingAlasdair G Kergon
2014-02-05cache[pool]: Populate existing report fields with cache dataJonathan Brassow
2013-12-04thin: merge displayZdenek Kabelac
2013-11-01activation: improve activationZdenek Kabelac
2013-10-14RAID: Report RAID images split with tracking as out-of-sync ("I").Jonathan Brassow