mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
ccd693d065
When processing LVs for a command we stored '*object_id' & '*group_id' as printable string that was however only used with json reporting. Refactor code so we simply store there 'struct id*' that is just converted into printable string when json reporting is really used. Also check for 'sigint()' right before loop processing begins which is primary purpose of this test. |
||
---|---|---|
.. | ||
columns-cmdlog.h | ||
columns-devtypes.h | ||
columns.h | ||
properties.c | ||
properties.h | ||
report.c | ||
report.h | ||
values.h |