summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* str_list_delAlasdair Kergon2003-10-152-0/+14
* Extract some common functions.Alasdair Kergon2003-09-179-85/+99
* Remove incorrect comments.Alasdair Kergon2003-09-161-3/+0
* Fix read-only snapshot creation.Alasdair Kergon2003-09-161-0/+1
* Improve segment merge/split code.Alasdair Kergon2003-09-156-24/+136
* vgcfgrestore -l lists backup file tooAlasdair Kergon2003-09-152-16/+34
* Don't use !# in randomly-generated uuids.Alasdair Kergon2003-09-151-1/+5
* Additional validation of LV segments read from metadata. [HM]Alasdair Kergon2003-09-011-13/+48
* Fix unsafe list iteration in segment merge code. [HM]Alasdair Kergon2003-08-271-2/+2
* Cope better when format functions are missing.Alasdair Kergon2003-08-262-3/+29
* Some tidyups and minor fixes.Alasdair Kergon2003-08-2011-29/+47
* Remove small hard-coded activation target line parameter limit.Alasdair Kergon2003-08-201-14/+44
* Accept signed numbers in config file.Alasdair Kergon2003-07-151-1/+3
* Fix vgimport fix to work outside debug mode.Alasdair Kergon2003-07-154-7/+8
* Fix detection of exported LVM1 volume groups.Alasdair Kergon2003-07-133-9/+11
* Fix inactive snapshot display.Alasdair Kergon2003-07-111-0/+5
* Driver version 1 compatibility fix for snapshots.Alasdair Kergon2003-07-051-3/+17
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-0442-553/+1620
* move functionsAlasdair Kergon2003-05-061-0/+250
* move fieldsAlasdair Kergon2003-05-066-37/+140
* reset_locking()Alasdair Kergon2003-05-065-7/+36
* Move fields.Alasdair Kergon2003-05-064-3/+21
* list_nextAlasdair Kergon2003-05-061-0/+5
* Add argvAlasdair Kergon2003-05-061-0/+1
* Distinguish between visible & top level devices.Alasdair Kergon2003-05-061-21/+89
* add region size & intervalAlasdair Kergon2003-04-301-0/+2
* pvmove supportAlasdair Kergon2003-04-304-14/+120
* Add mirror.cAlasdair Kergon2003-04-301-0/+1
* basic pvmove supportAlasdair Kergon2003-04-303-7/+151
* pvmove flagAlasdair Kergon2003-04-303-0/+14
* mirror typeAlasdair Kergon2003-04-301-0/+15
* mirror display typeAlasdair Kergon2003-04-301-0/+7
* Add commentAlasdair Kergon2003-04-301-1/+1
* Try alternative syncs if BLKFLSBUF fails.Alasdair Kergon2003-04-281-1/+7
* Extra metadata-reading debug message.Alasdair Kergon2003-04-281-0/+3
* Update segment area length when merging consecutive segments.Alasdair Kergon2003-04-241-0/+1
* o Metadata area struct change.Alasdair Kergon2003-04-2413-232/+479
* stripe filler parameterAlasdair Kergon2003-04-241-0/+2
* o Rejig activation code device dependencies to make things a bit more robustAlasdair Kergon2003-04-244-92/+237
* Add pool_strndupAlasdair Kergon2003-04-243-0/+25
* Improve message for pvcreate of empty device.Alasdair Kergon2003-04-221-3/+2
* Improve build robustness.Alasdair Kergon2003-04-159-30/+48
* Abort if any filter creation fails.Alasdair Kergon2003-04-151-3/+2
* Cope with intentionally missing /proc.Alasdair Kergon2003-04-151-0/+9
* Support snapshot status fraction.Alasdair Kergon2003-04-152-2/+11
* Allow for specification of major number as well as minor.Alasdair Kergon2003-04-029-7/+37
* size_t tidyingAlasdair Kergon2003-04-024-10/+6
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-2438-83/+65
* Fix incomplete munmap. (pjc)Alasdair Kergon2003-03-201-1/+1
* HAT_CHAR and DOLLAR_CHAR were defined to the same value !Joe Thornber2003-02-201-1/+1