summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvconvert: get new type from unmodified argdev-dct-lvconvert-new-typeDavid Teigland2016-08-011-19/+40
* 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
* lvconvert: --trackchanges requires --splitmirrors 1Alasdair G Kergon2016-07-252-3/+9
* lvmlockd: improve error message about missing global lockDavid Teigland2016-07-253-3/+24
* lvconvert: --trackchanges requires --splitmirrorsAlasdair G Kergon2016-07-252-15/+25
* lvconvert: remove warnings about deprecated split optionDavid Teigland2016-07-251-9/+3
* lvmlockd: improve message for lock-startDavid Teigland2016-07-251-8/+35
* man: add note about 'lastlog' built-in commandPeter Rajnoha2016-07-252-0/+5
* segtype: Fix unrecognised flag message.Alasdair G Kergon2016-07-252-1/+2
* conf: regenerate example.conf.inPeter Rajnoha2016-07-251-7/+6
* raid_manip: Some validation functions.Alasdair G Kergon2016-07-241-1/+60
* raid_manip: Fix stripe_size type to uint32_t.Alasdair G Kergon2016-07-241-1/+1
* raid_manip: Reorder some functions.Alasdair G Kergon2016-07-241-424/+432
* lvmlockd: improve activation locking error messageDavid Teigland2016-07-221-2/+3
* lvconvert: change error messageDavid Teigland2016-07-221-2/+2
* tests: check thin resize of raid10Zdenek Kabelac2016-07-221-1/+17