summaryrefslogtreecommitdiffstats
path: root/lib/metadata/lv_manip.c
Commit message (Expand)AuthorAgeFilesLines
* RAID: '--test' should not cause a valid create command to failJonathan Brassow2012-09-051-0/+6
* buffering: use unbuffered silent mode for liblvmAlasdair G Kergon2012-08-261-0/+1
* config: add silent modeAlasdair G Kergon2012-08-251-7/+7
* RAID: Add support for RAID10Jonathan Brassow2012-08-241-0/+8
* cleanup: uint64_t castsZdenek Kabelac2012-08-231-1/+1
* thin: lvcreate --discardsZdenek Kabelac2012-08-091-0/+1
* RAID: Fix segfault when attempting to replace RAID 4/5/6 deviceJonathan Brassow2012-07-241-1/+10
* RAID: Fix extending size of RAID 4/5/6 logical volumes.Jonathan Brassow2012-06-261-1/+13
* alloc: fix raid --alloc anywhere double allocsAlasdair G Kergon2012-06-281-1/+5
* lvcreate: add --activate ay (autoactivate)Peter Rajnoha2012-06-281-0/+9
* discards: don't discard reconfigured extentsAlasdair G Kergon2012-06-271-3/+18
* allocation: allow release_lv_segment_area to failAlasdair G Kergon2012-06-271-20/+29
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-221-3/+1
* Warn of deadlock risk when using snapshots of mirror segment type.Alasdair Kergon2012-05-141-3/+3
* Fix cling policy not to behave like normal policy if no previous LV seg.Alasdair Kergon2012-05-111-26/+33
* Fix allocation policy loop so it doesn't continue beyond cling using laterAlasdair Kergon2012-05-111-3/+3
* Append _TO_LVSEG to names of internal A_CONTIGUOUS and A_CLING flags.Alasdair Kergon2012-05-111-12/+14
* Always include debug mesg when cling to allocated is set.Alasdair Kergon2012-05-111-1/+1
* Refactor _has_matching_pv_tag to provide a fn that takes PV structs.Alasdair Kergon2012-05-111-7/+12
* Fix regression in for_each_sub_lvZdenek Kabelac2012-05-091-7/+0
* Fix up-convert when mirror activation is controled by volume_list and tags.Jonathan Earl Brassow2012-05-051-1/+15
* Disallow snapshots of mirror segment types.Jonathan Earl Brassow2012-05-011-6/+4
* Some more missing supposedly 64bit operations.Zdenek Kabelac2012-03-051-2/+2
* Use 64bit mathZdenek Kabelac2012-03-051-2/+2
* Just make error message more clearZdenek Kabelac2012-03-041-1/+1
* Add stack trace for lv_reduceZdenek Kabelac2012-03-011-7/+4
* Wipe initial 4KiB for non-zeroed thin volumesZdenek Kabelac2012-02-291-1/+4
* Explicitely check list size of segmentsZdenek Kabelac2012-02-281-2/+3
* Drop backtrace after log_errorZdenek Kabelac2012-02-231-1/+1
* Require number of stripes to be greater than parity devices in higher RAID.Jonathan Earl Brassow2012-02-231-0/+16
* Fix allocation code to allow replacement of single RAID 4/5/6 device.Jonathan Earl Brassow2012-02-231-3/+5
* *** empty log message ***Jonathan Earl Brassow2012-02-221-2/+5
* Initialize dmeventd monitoring for every commandZdenek Kabelac2012-02-151-2/+0
* Add internal error for unsupported code pathsZdenek Kabelac2012-02-131-0/+5
* missing error mesgAlasdair Kergon2012-02-121-2/+5
* Stop processing lvextend if trying to extend a mirror that is being recovered.Peter Rajnoha2012-02-091-0/+1
* Thin add pool_below_thresholdZdenek Kabelac2012-02-081-15/+8
* Fix test for lv_snapshot_percentZdenek Kabelac2012-02-081-5/+5
* lost lineAlasdair Kergon2012-02-011-0/+2
* Track unreserved space for all alloc policies and then permit NORMAL to placeAlasdair Kergon2012-02-011-28/+34
* Thin for_each_sub_lvZdenek Kabelac2012-01-261-3/+16
* Thin clear stacked message for thin poolZdenek Kabelac2012-01-251-5/+17
* Thin correct activation orderZdenek Kabelac2012-01-251-7/+6
* Thin use suspend/resume_lv_originZdenek Kabelac2012-01-251-5/+6
* Thin check for lv_thin_pool_percent error statusZdenek Kabelac2012-01-251-2/+6
* Thin prevent removal of its data and metadata LVsZdenek Kabelac2012-01-251-0/+6
* Caller is still entitled to reference an LV that's unlinked, so don'tAlasdair Kergon2012-01-241-2/+0
* Properly show LV removal message.Milan Broz2012-01-241-1/+4
* Use chunk_size consistently for thin_pool within LVM.Alasdair Kergon2012-01-241-2/+2
* Prompt if request is made to remove a snapshot whose "Merge failed".Mike Snitzer2012-01-201-1/+8