summaryrefslogtreecommitdiffstats
path: root/lib/format1/lvm1-label.c
Commit message (Expand)AuthorAgeFilesLines
* Move lvmcache data structures behind an API (making the structures private toPetr Rockai2012-02-101-5/+4
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-4/+4
* Cleanup returns for void functions.Zdenek Kabelac2009-12-111-1/+0
* Use log_error macro consistently throughout in place of log_err.Alasdair Kergon2009-07-151-3/+3
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-1/+1
* split orphan VG by format typeAlasdair Kergon2008-02-061-4/+8
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Use stack return macros throughout.Alasdair Kergon2008-01-301-4/+2
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-4/+4
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Adjust some alignments for ia64 and sparc.Alasdair Kergon2006-11-301-3/+3
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-10/+10
* Check for libsepol.Alasdair Kergon2006-04-191-13/+13
* When scanning, also record whether or not VG is exported.Alasdair Kergon2006-04-111-2/+6
* Capture vgid in more places.Alasdair Kergon2006-04-101-1/+6
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-2/+2
* Compress any (obsolete) long LVM1 pvids encountered.Alasdair Kergon2004-05-041-1/+2
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* Some tidyups and minor fixes.Alasdair Kergon2003-08-201-1/+3
* Fix vgimport fix to work outside debug mode.Alasdair Kergon2003-07-151-1/+1
* Fix detection of exported LVM1 volume groups.Alasdair Kergon2003-07-131-0/+1
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-3/+3
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-1/+1
* Refactoring.Alasdair Kergon2002-11-181-0/+106