1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/report
Alasdair G Kergon e4fdfa9d31 report: provide discard field value in full
I think it's better not to abbreviate human-readable fields like
'discard' to a single character.  Users can truncate it to the
first character themselves if they wish.

It's confusing to use the variable name discard for different things in
different places - use discard_str when it's a string not the enum.
2012-08-07 18:48:34 +01:00
..
columns.h report: provide discard field value in full 2012-08-07 18:48:34 +01:00
properties.c thin: add reporting of discard for thin pool 2012-07-18 14:37:44 +02:00
properties.h Use unsigned type for bitmask 2012-02-27 11:45:05 +00:00
report.c report: provide discard field value in full 2012-08-07 18:48:34 +01:00
report.h Separate PV label attributes which do not need parse metadata when reporting. 2009-02-09 09:45:49 +00:00