summaryrefslogtreecommitdiffstats
path: root/lib/metadata/pv_map.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-1/+0
* Track unreserved space for all alloc policies and then permit NORMAL to placeAlasdair Kergon2012-02-011-3/+3
* Allow ALLOC_ANYWHERE to split contiguous areas.Alasdair Kergon2010-03-251-9/+26
* Introduce is_missing_pv().Alasdair Kergon2010-03-161-1/+1
* Do not include MISSING_PVs in allocation maps.Petr Rockai2009-04-231-0/+3
* more fixesAlasdair Kergon2008-11-041-0/+2
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-18/+18
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-3/+3
* Use stack return macros throughout.Alasdair Kergon2008-01-301-24/+12
* Add pv_dev_name() to access PV device name.Dave Wysochanski2007-10-121-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Perform high-level free space check before each allocation attempt.Alasdair Kergon2006-10-231-0/+13
* Cope if same PV is included more than once in cmdline PE range list.Alasdair Kergon2006-10-211-8/+19
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-10/+9
* Remove lists of free PV segments.Alasdair Kergon2005-05-111-192/+85
* Reinstate full PV size when removing from VG.Alasdair Kergon2005-05-031-3/+3
* Change alloc_areas to pe_ranges and allow suppression of availability checks.Alasdair Kergon2004-08-171-3/+3
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* o Metadata area struct change.Alasdair Kergon2003-04-241-27/+65
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-4/+2
* Some new features.Alasdair Kergon2002-11-181-4/+4
* Merge with text format branch.Alasdair Kergon2002-04-241-8/+8
* o Similar changes for lv_list.Joe Thornber2002-01-211-1/+1
* o Typo in commentJoe Thornber2002-01-211-3/+3
* o ChangedJoe Thornber2002-01-211-3/+7
* Clarify terminology:Alasdair Kergon2002-01-101-0/+3
* o sync the backup stuffJoe Thornber2001-12-171-1/+0
* Fixes for allocation of striped volumes.Alasdair Kergon2001-12-071-9/+17
* More striping support & fixes.Alasdair Kergon2001-12-031-4/+7
* o Striped allocatorJoe Thornber2001-11-291-1/+37
* o These now compile.Joe Thornber2001-11-271-4/+6
* o Sync up todays work on converting to the segmented representation ofJoe Thornber2001-11-271-23/+51
* o Deal with sparse lv arrays (on disk)Joe Thornber2001-11-131-1/+0
* o lvdisplay now shows LE / PV mapAlasdair Kergon2001-11-131-6/+5
* lvcreateAlasdair Kergon2001-11-061-3/+7
* o lv_reduceJoe Thornber2001-11-061-10/+8
* o lv_manip.c will contain the code for lv_create, lv_extend and lv_reduce.Joe Thornber2001-11-061-0/+1
* o code for building free area lists on a pv. Compiles but not run.Joe Thornber2001-11-051-0/+171