summaryrefslogtreecommitdiffstats
path: root/lib/unknown/unknown.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-6/+0
* Fix log_error() usageZdenek Kabelac2011-09-241-2/+4
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-5/+5
* Slightly refactor the config code to allow better reuse (no functional change).Petr Rockai2011-07-181-1/+1
* 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-6/+6
* Fix the "const discarded" warnings introduced in the unknown segment patch.Petr Rockai2009-10-221-1/+2
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-161-0/+107