summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2017-11-15 01:05:07 +0000
committerAlasdair G Kergon <agk@redhat.com>2017-11-15 01:05:07 +0000
commitfe63c09381103324c52cc380a80cef21b693e9db (patch)
tree017bf3ac7f142eae5370573a1c7ac028feb9534b /conf
parent02e987666540712a9467025bf36e46e041da2611 (diff)
downloadlvm2-fe63c09381103324c52cc380a80cef21b693e9db.tar.gz
regenerate man and conf
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index b5b0e6af1..aab274d74 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -611,9 +611,9 @@ log {
# Select log messages by class.
# Some debugging messages are assigned to a class and only appear in
# debug output if the class is listed here. Classes currently
- # available: memory, devices, activation, allocation, lvmetad,
+ # available: memory, devices, io, activation, allocation, lvmetad,
# metadata, cache, locking, lvmpolld. Use "all" to see everything.
- debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ]
+ debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ]
}
# Configuration section backup.