summaryrefslogtreecommitdiffstats
path: root/lib/zero
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-5/+0
* Add lv_activate_opts structureZdenek Kabelac2011-06-171-0/+1
* Replace malloc with zalloc when creating segment_type'sJonathan Earl Brassow2011-03-251-1/+1
* Remove const usage from destroy callbacksZdenek Kabelac2010-12-201-2/+2
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-9/+9
* Attempt to load dm-zero module if zero target needed but not present. (mbroz)Alasdair Kergon2009-05-271-1/+1
* Fix last check-ins: seg can be NULL.Alasdair Kergon2009-02-281-2/+3
* Attempt cleanup in child before execing new binary in exec_cmd()Alasdair Kergon2009-02-281-2/+2
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-1/+1
* Add detection of clustered mirror log capability.Milan Broz2008-04-071-1/+2
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-6/+6
* Use stack return macros throughout.Alasdair Kergon2008-01-301-4/+2
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Split metadata-external.h out from metadata.h for the tools to use.Alasdair Kergon2007-07-181-0/+1
* Add segment parameter to target_present functions.Alasdair Kergon2006-10-181-1/+1
* Add LV column to reports listing kernel modules needed for activation.Alasdair Kergon2006-10-031-0/+13
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-1/+1
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-10/+12
* Check for libsepol.Alasdair Kergon2006-04-191-16/+17
* rename deptreeAlasdair Kergon2005-11-091-2/+2
* Replacement activation code. [Don't use this yet!]Alasdair Kergon2005-11-081-14/+9
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-5/+3
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-161-1/+1
* Write log message when each segtype/format gets initialised.Alasdair Kergon2004-09-141-0/+2
* Add --type to lvcreate/resize.Alasdair Kergon2004-05-111-0/+101