]> sourceware.org Git - lvm2.git/commit
libdm: report: add DM_REPORT_OUTPUT_MULTIPLE_TIMES report flag to keep report data...
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 12 May 2016 12:34:04 +0000 (14:34 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Mon, 20 Jun 2016 09:33:43 +0000 (11:33 +0200)
commitf2facdc1d01b0353b05623634d34924317c44a9c
tree73d43a9b8928d8dbfe88ccad7b2be0e79eceef26
parent0ba5f4b8e977a6f2f45f95777da508b42d84c01a
libdm: report: add DM_REPORT_OUTPUT_MULTIPLE_TIMES report flag to keep report data even after output is done

The DM_REPORT_OUTPUT_MULTIPLE_TIMES instructs reporting code to
keep rows even after dm_report_output call - the rows are not
destroyed in this case which makes it possible to call dm_report_output
multiple times.
WHATS_NEW_DM
libdm/libdevmapper.h
libdm/libdm-report.c
This page took 0.037361 seconds and 5 git commands to generate.