summaryrefslogtreecommitdiffstats
path: root/lib/label/label.h
Commit message (Expand)AuthorAgeFilesLines
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-0/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Add 'scan_sector' parameter to label_read and _find_labeller to addDave Wysochanski2007-04-231-1/+2
* Adjust some alignments for ia64 and sparc.Alasdair Kergon2006-11-301-4/+4
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-2/+2
* Begin to separate out segment types.Alasdair Kergon2004-05-041-1/+2
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-1/+1
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-1/+0
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-1/+1
* Some new features.Alasdair Kergon2002-11-181-28/+34
* o vgcfgrestore works ! (with the couple of examples I tried).Joe Thornber2002-01-151-1/+1
* o split the uuid -> device map out from vgcacheJoe Thornber2002-01-151-3/+9
* o label.c now compiles.Joe Thornber2002-01-111-3/+3
* o _read_id function for import.cJoe Thornber2002-01-101-1/+1
* More steps towards successful compilation.Alasdair Kergon2002-01-101-1/+1
* o Moved the current label.[hc] sideways to lvm2_label.[hc]Joe Thornber2002-01-101-22/+73
* Write the location of both labels in the labels so we can check them. I don't doPatrick Caulfield2001-12-141-0/+2
* Use a proper CRC calculation.Patrick Caulfield2001-12-121-1/+1
* - Change label format to include a string disk_type and a version number.Patrick Caulfield2001-12-111-8/+15
* Label reading/writing code.Patrick Caulfield2001-12-111-0/+24