summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmetad: add udev monitordev-dct-lvmetad-helper1David Teigland2016-08-086-25/+181
* lvmetad: add helper processDavid Teigland2016-08-057-30/+568
* lvconvert: add FIXMEDavid Teigland2016-08-041-0/+7
* striped: Add precise macros for original segtype.Alasdair G Kergon2016-08-044-7/+10
* lvconvert: Improve error message when no -m.Alasdair G Kergon2016-08-031-1/+6
* man: minor corrections in pvscanDavid Teigland2016-08-031-3/+3
* man: include info about disabled lvmetadDavid Teigland2016-08-031-16/+26
* lvconvert: Provide entry point for new functionality.Alasdair G Kergon2016-08-031-3/+8
* lvconvert: Pass region_size to lv_raid_convert.Alasdair G Kergon2016-08-023-3/+9
* lvconvert: Preserve mirror region size with --repair.Alasdair G Kergon2016-08-022-4/+7
* lvconvert: Divide into 12 categories.Alasdair G Kergon2016-08-021-6/+10
* lvconvert: Treat --repair as an independent case.Alasdair G Kergon2016-08-021-4/+7
* lvconvert: Forbid stripe parameters with --repair.Alasdair G Kergon2016-08-022-1/+1
* vg_validate: correct min_recovery_rate check messageHeinz Mauelshagen2016-08-021-1/+1
* vg_validate: new RAID segment checks in check_lv_segments()Heinz Mauelshagen2016-08-011-1/+1
* Revert "thin: when converting a thin pool data or metadata LV from"Alasdair G Kergon2016-08-011-1/+1
* lvconvert: Set lp->segtype in only one place.Alasdair G Kergon2016-07-301-16/+14
* lvconvert: Rely upon lp->thin and lp->cache.Alasdair G Kergon2016-07-301-5/+5
* lvconvert: Fix --type thin recognition.Alasdair G Kergon2016-07-301-1/+1
* tools: Also recognise segtype with thin and cache.Alasdair G Kergon2016-07-301-0/+2
* tools: mirror also supports stripesizeAlasdair G Kergon2016-07-301-1/+2
* lvconvert: Move stripe validation code later.Alasdair G Kergon2016-07-301-17/+17
* tools: Unify stripesize parameter validation.Alasdair G Kergon2016-07-306-33/+35
* lvconvert: Rearrange code that decides segtype.Alasdair G Kergon2016-07-302-53/+39
* lvconvert: Only obtain --type parameter once.Alasdair G Kergon2016-07-291-55/+51
* lvconvert: Remove hard-coded segment names.Alasdair G Kergon2016-07-291-58/+58
* thin: when converting a thin pool data or metadata LV fromHeinz Mauelshagen2016-07-291-1/+1
* post-releaseAlasdair G Kergon2016-07-284-2/+8
* pre-releasev2_02_162Alasdair G Kergon2016-07-287-5/+17
* vgsplit: ea90a3d622 added an unconditional call to lv_is_on_pvs()Heinz Mauelshagen2016-07-281-2/+2
* lvmdbusd: Add '-y' to lvconvert for lv cache createTony Asleson2016-07-281-1/+1
* lvmdbusd: Fix hang for Job.Wait(n)Tony Asleson2016-07-282-4/+34
* man: lvcreate correction on --stripes explanation and examplesHeinz Mauelshagen2016-07-281-8/+21
* tests: updates for new raid allocation logicZdenek Kabelac2016-07-282-6/+38
* config: keep new setting commented outZdenek Kabelac2016-07-282-2/+3
* vg_validate: only reject min_recovery_rate in case max_recovery_rate is set a...Heinz Mauelshagen2016-07-271-2/+3
* vg_validate: add missing check for raid6 segment typesHeinz Mauelshagen2016-07-271-0/+1
* vg_validate: fix seg->extents_copied check introduced withHeinz Mauelshagen2016-07-272-3/+4
* vgsplit: restore check for thin pool external originDavid Teigland2016-07-271-1/+2
* man: lvmthin clean up syntax exampleDavid Teigland2016-07-271-1/+1
* lvcreate.c: respect DEFAULT_RAID_MAX_IMAGES on creation of any RaidLVHeinz Mauelshagen2016-07-271-15/+8
* vg_validate: segment check enhancements for raids to catch bogus metadataHeinz Mauelshagen2016-07-273-1/+252
* tests: check we don't warn when converting to thin LVZdenek Kabelac2016-07-271-0/+8
* tests: adapt for new cache-pool zeroingZdenek Kabelac2016-07-274-5/+5
* lvconvert: support --zero for full cache pool conversion.Zdenek Kabelac2016-07-272-11/+29
* lvconvert: tune cache-pool zeroingZdenek Kabelac2016-07-272-13/+17
* lvconvert: suppress zeroing warning when converting to thinZdenek Kabelac2016-07-274-2/+7
* tests: add pv-ext-update.sh testPeter Rajnoha2016-07-271-0/+186
* metadata: fix automatic updates of PV extension headers to newest versionPeter Rajnoha2016-07-262-10/+34
* libdm: report: fix json reporting to escape '"' character that may appear in ...Peter Rajnoha2016-07-262-3/+30