summaryrefslogtreecommitdiffstats
path: root/lib/report/properties.h
Commit message (Expand)AuthorAgeFilesLines
* Use unsigned type for bitmaskZdenek Kabelac2012-02-271-1/+1
* Add the macro and specific 'get' functions for pvsegs.Petr Rockai2010-11-171-0/+2
* Add the macro and specific 'get' functions for lvsegs.Petr Rockai2010-11-171-0/+2
* Make value.string const char *, in properties.h, to fix a warning introduced byPetr Rockai2010-11-171-1/+1
* Add generic infrastructure to internal library to 'set' a property.Petr Rockai2010-11-171-0/+6
* Add 'is_integer' flag into internal lvm_property_type.Dave Wysochanski2010-10-251-0/+1
* Add lv_get_property() internal lvm function.Dave Wysochanski2010-10-211-0/+2
* Rename fields in lvm_property_type.Dave Wysochanski2010-10-211-8/+6
* Add pv_get_property and create generic internal _get_property function.Dave Wysochanski2010-09-301-2/+7
* Define GET_NUM_PROPERTY_FN macro to simplify numeric property 'get' functions.Dave Wysochanski2010-08-201-0/+37