]> sourceware.org Git - lvm2.git/commit
report: lvs: properly display 'o' for volume type bit and 'C' for target type bit...
authorPeter Rajnoha <prajnoha@redhat.com>
Fri, 15 Aug 2014 11:21:29 +0000 (13:21 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Fri, 15 Aug 2014 11:28:43 +0000 (13:28 +0200)
commit1cd622d98ba837886fb70d33b1eda920b14ae405
treecd3dc4376991013bdc2df437d035d72f892e3405
parent8eba33510f95572316a743d6b68d5c7c31743672
report: lvs: properly display 'o' for volume type bit and 'C' for target type bit in lv_attr field for cache origin LVs

Before this patch:
LV                 VG     Attr
[cache_orig_corig] vg     -wi-ao----

With this patch applied:
LV                 VG     Attr
[cache_orig_corig] vg     owi-aoC---
lib/metadata/lv.c
This page took 0.037703 seconds and 5 git commands to generate.