summaryrefslogtreecommitdiff
path: root/lib/metadata/merge.c
Commit message (Expand)AuthorAgeFilesLines
* vdo: use single validatorZdenek Kabelac2022-07-111-35/+2
* cov: raid: no more checks with missing areasZdenek Kabelac2021-07-281-1/+3
* cleanup: simpler checks firstZdenek Kabelac2021-03-081-1/+1
* thin: improve 16g support for thin pool metadataZdenek Kabelac2021-02-011-0/+2
* vdo: extend vdo segment validationZdenek Kabelac2020-09-221-0/+50
* lvconvert: fix conversion to 'mirrored' mirror log with larger regionsizeHeinz Mauelshagen2020-07-091-1/+2
* Allow dm-integrity to be used for raid imagesDavid Teigland2020-04-151-0/+2
* debug: print VG name in log messages for segment errorsNikhil Kshirsagar2019-12-101-3/+3
* lvconvert: cachevol LV can have multiple segmentsDavid Teigland2019-09-201-1/+0
* Use "cachevol" to refer to cache on a single LVDavid Teigland2019-02-271-3/+3
* raid: fix (de)activation of RaidLVs with visible SubLVsHeinz Mauelshagen2018-12-111-0/+30
* Add dm-writecache supportDavid Teigland2018-11-061-1/+1
* Allow dm-cache cache device to be standard LVDavid Teigland2018-11-061-12/+31
* check_lv_segment: internal vdo segment validationZdenek Kabelac2018-07-091-0/+23
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-7/+7
* cleanup: correcting macro wrappingZdenek Kabelac2018-04-201-7/+7
* mirror: validate region_size for mirrorsZdenek Kabelac2018-04-201-0/+8
* raid: add validation checks for reshape flagsHeinz Mauelshagen2017-11-151-0/+15
* validation: capture store of LV without segmentZdenek Kabelac2017-10-301-0/+5
* replicator: remove the codeDavid Teigland2017-10-131-28/+0
* raid: cleanup raid4/5/6/10 validation checkHeinz Mauelshagen2017-10-091-4/+6
* raid: fix validation check for raid0 segment data_offset memberHeinz Mauelshagen2017-10-091-1/+1
* raid: fix validation checks for segment data_offset memberHeinz Mauelshagen2017-10-091-2/+2
* raid: more validation checks for segment data_offset memberHeinz Mauelshagen2017-08-141-4/+6
* raid: add validation checks for segment data_offset memberHeinz Mauelshagen2017-07-151-0/+8
* Fix typoHeinz Mauelshagen2017-05-241-1/+1
* cache: validation for cache_metadata_formatZdenek Kabelac2017-03-101-0/+16
* thin: add new ZERO/DISCARDS_UNSELECTEDZdenek Kabelac2017-03-101-2/+6
* pool: split chunk size validationZdenek Kabelac2017-03-101-3/+5
* lvconvert: add infrastructure for RaidLV reshaping supportHeinz Mauelshagen2017-02-241-11/+11
* lvconvert: add segtype raid5_n and conversions to/from it (cleanup)Heinz Mauelshagen2017-02-071-1/+8
* lvconvert: add segtype raid5_n and conversions to/from itHeinz Mauelshagen2017-02-031-3/+4
* validation: temporarily let pass linear with chunk_sizeZdenek Kabelac2016-12-231-0/+2
* validation: rework segment validationZdenek Kabelac2016-12-221-295/+232
* validation: check external property is matchingZdenek Kabelac2016-12-181-0/+12
* segtype: check for seg type instead of statusZdenek Kabelac2016-12-131-4/+4
* lvcreate/lvconvert: fix validation of maximum mirrors/stripesHeinz Mauelshagen2016-08-121-3/+10
* raid0: Validate presence of raid0 meta_areas more tightly.Alasdair G Kergon2016-08-041-1/+6
* 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
* 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-271-2/+3
* vg_validate: segment check enhancements for raids to catch bogus metadataHeinz Mauelshagen2016-07-271-0/+248
* metadata: Tidy merge.cAlasdair G Kergon2016-05-241-3/+5
* raid0: Standardise meta_areas checks before access.Alasdair G Kergon2016-05-231-1/+1
* lvchange: allow change of cache modeZdenek Kabelac2016-05-191-12/+9
* metadata: also validate historical LVs in VG in vg_validate and check_lv_segm...Peter Rajnoha2016-03-031-0/+20
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* pool: validate pool_metadata has proper suffixZdenek Kabelac2015-09-111-6/+18