1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/log
Zdenek Kabelac ccd693d065 reporting: prepare id string only for json output
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.
2024-10-22 19:36:00 +02:00
..
log.c reporting: prepare id string only for json output 2024-10-22 19:36:00 +02:00
log.h cov: check for dev_iter_create result 2024-08-09 15:10:18 +02:00
lvm-logging.h reporting: prepare id string only for json output 2024-10-22 19:36:00 +02:00