1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/report
Dave Wysochanski 5d74ec6400 Make generic GET_*_PROPERTY_FN macros and define secondary macro for vg, pv, lv.
Will need similar macros for VG, PV and LV, so define a generic one, and just
pass in the struct name and variable name for the specific macro.
2010-09-30 14:08:46 +00:00
..
columns.h Add {pv|vg|lv}_attr_dup() functions and refactor 'disp' functions. 2010-09-30 13:52:55 +00:00
properties.c Make generic GET_*_PROPERTY_FN macros and define secondary macro for vg, pv, lv. 2010-09-30 14:08:46 +00:00
properties.h Define GET_NUM_PROPERTY_FN macro to simplify numeric property 'get' functions. 2010-08-20 12:44:58 +00:00
report.c Add tags_format_and_copy() common function and call from _tags_disp. 2010-09-30 14:08:07 +00:00
report.h Separate PV label attributes which do not need parse metadata when reporting. 2009-02-09 09:45:49 +00:00