1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/report
Peter Rajnoha 3e0ed83bc8 libdm: report: add more comments about helper macros to get reserved values
Since GET_FIELD_RESERVED_VALUE always returns a pointer, don't reference
it with "&" when used - we already have that pointer value (this is an
addendum to recent commit 028ff30947).

Only GET_TYPE_RESERVED_VALUE needs to be referenced with "&" as it
returns directly the value of that type.
2014-12-19 09:23:05 +01:00
..
columns-devtypes.h reporting: Add devtypes command. 2013-09-18 01:09:15 +01:00
columns.h report: Add cache_policy and cache_settings (LV) segment fields. 2014-12-17 14:43:12 +01:00
properties.c report: Add cache_policy and cache_settings (LV) segment fields. 2014-12-17 14:43:12 +01:00
properties.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
report.c libdm: report: add more comments about helper macros to get reserved values 2014-12-19 09:23:05 +01:00
report.h report: add new LVSSTATUS and SEGSSTATUS report type 2014-11-11 08:53:28 +01:00
values.h report: properly set "undefined" reserved value for cache_policy field 2014-12-18 15:21:21 +01:00