summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2016-01-13 15:37:15 +0100
committerPeter Rajnoha <prajnoha@redhat.com>2016-01-13 15:37:15 +0100
commit9a81881965f1c990632c13699f2184cd1680cf39 (patch)
tree734a6ba6a4ce53edcfadda80a229c87e1ffb21ff
parent1417ed304bf7db0bda167ee83cfbb4126ba4913d (diff)
downloadlvm2-9a81881965f1c990632c13699f2184cd1680cf39.tar.gz
cleanup: rename 'invisible devices' to 'hidden devices'
-rw-r--r--conf/command_profile_template.profile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/command_profile_template.profile.in b/conf/command_profile_template.profile.in
index 57fc6c030..3e5b0312b 100644
--- a/conf/command_profile_template.profile.in
+++ b/conf/command_profile_template.profile.in
@@ -55,5 +55,5 @@ report {
pvsegs_sort="pv_name,pvseg_start"
pvsegs_cols="pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free,pvseg_start,pvseg_size"
pvsegs_cols_verbose="pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free,pvseg_start,pvseg_size,lv_name,seg_start_pe,segtype,seg_pe_ranges"
- mark_invisible_devices=1
+ mark_hidden_devices=1
}