summaryrefslogtreecommitdiffstats
path: root/lib/metadata/lv_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* discards: don't discard reconfigured extentsAlasdair G Kergon2012-06-271-0/+1
* allocation: allow release_lv_segment_area to failAlasdair G Kergon2012-06-271-2/+2
* Set missing header defineZdenek Kabelac2012-01-251-1/+2
* Always use vg memory pool for allocated lv segmentZdenek Kabelac2011-10-231-2/+1
* lvcreate parsing for thin provisioning.Alasdair Kergon2011-09-061-1/+4
* Remove and unneeded parameter from build_parallel_areas_from_lv()Jonathan Earl Brassow2011-07-191-2/+1
* Fix pvmove allocation to take existing parallel stripes into account.Alasdair Kergon2010-04-081-2/+4
* Add ability to create mirrored logs for mirror LVs.Jonathan Earl Brassow2010-03-261-1/+2
* Extend core allocation code in preparation for mirrored log areas.Alasdair Kergon2010-03-011-2/+1
* Update a few more uint64_t's related to the 64-bit status change.Dave Wysochanski2009-12-041-1/+1
* Switch status from 32-bit to 64-bitMike Snitzer2009-11-241-5/+5
* Calculate mirror log size instead of hardcoding 1 extent size.Milan Broz2008-12-191-1/+1
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-3/+3
* Maintain lists of stacked LV segments using each LV.Alasdair Kergon2008-01-161-3/+3
* Major restructuring of pvmove and lvconvert layer manipulation codeAlasdair Kergon2007-12-201-15/+8
* export can_split parameter until rest of pvmove allocation restructuring gets...Alasdair Kergon2007-12-051-0/+1
* drop mirrored_pv/mirrored_pe from alloc handleAlasdair Kergon2007-11-221-2/+0
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-1/+0
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-5/+5
* preparation for parallel_areas changes to allocation codeAlasdair Kergon2005-11-241-1/+5
* more mirror library functionsAlasdair Kergon2005-10-281-0/+4
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-2/+1
* Various allocation-related pvmove fixes.Alasdair Kergon2005-06-141-0/+4
* Always insert an intermediate layer for mirrors.Alasdair Kergon2005-06-031-1/+10
* Basic support for mirrors.Alasdair Kergon2005-06-011-1/+33
* Reinstate full PV size when removing from VG.Alasdair Kergon2005-05-031-2/+2
* extend alloc_lv_segmentAlasdair Kergon2005-04-221-1/+11
* set_lv_segment_area_pv/lvAlasdair Kergon2005-04-221-0/+5
* Internal snapshot code restructuring.Alasdair Kergon2005-04-071-0/+3
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* LV allocation variable renamingAlasdair Kergon2004-03-261-1/+1
* Remove incorrect comments.Alasdair Kergon2003-09-161-3/+0
* Improve segment merge/split code.Alasdair Kergon2003-09-151-0/+14