1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/report
Peter Rajnoha 26c43c6ce5 commands: report: add lvm fullreport command
lvm fullreport executes 5 subreports (vg, pv, lv, pvseg, seg) per each VG
(and so taking one VG lock each time) within one command which makes it
easier to produce full report about LVM entities.

Since all 5 subreports for a VG are done under a VG lock, the output is
more consistent mainly in cases where LVM entities may be changed in
parallel.
2016-06-20 11:33:42 +02:00
..
columns-cmdlog.h report: add CMDLOG report type 2016-06-20 11:33:08 +02:00
columns-devtypes.h doc: change fsf address 2016-01-21 12:11:37 +01:00
columns.h report: convert more options to use single status 2016-05-27 15:47:24 +02:00
properties.c cache: call status only on cache pool in use 2016-05-27 15:47:24 +02:00
properties.h doc: change fsf address 2016-01-21 12:11:37 +01:00
report.c report: add CMDLOG report type 2016-06-20 11:33:08 +02:00
report.h commands: report: add lvm fullreport command 2016-06-20 11:33:42 +02:00
values.h pvs: new attr and field for unchosen duplicate device 2016-05-06 09:00:00 -05:00