summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2013-10-04 12:30:33 +0200
committerPeter Rajnoha <prajnoha@redhat.com>2013-10-04 12:30:33 +0200
commit8cf0810d57a0c47173c4775a08dd728c452f8eb8 (patch)
treebdc23e9e2267ee3692b2b62c8e894dcdb2b81b38 /conf
parentbaf95bbff70bdd1474b678f37b840025295903ae (diff)
downloadlvm2-8cf0810d57a0c47173c4775a08dd728c452f8eb8.tar.gz
thin: rename thin_pool_chunk_size_calculation -> ..size_policy and rename "default" policy to "generic"
Just to be consistent with existing naming we use.
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index f06b705ad..e0f8be870 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -252,9 +252,9 @@ allocation {
# be placed on different PVs from the pool data.
thin_pool_metadata_require_separate_pvs = 0
- # Specify chunk size calculation method for thin pool volumes.
+ # Specify chunk size calculation policy for thin pool volumes.
# Possible options are:
- # "default" - if thin_pool_chunk_size is defined, use it.
+ # "generic" - if thin_pool_chunk_size is defined, use it.
# Otherwise, calcucate the chunk size based on
# estimation and device hints exposed in sysfs:
# the minimum_io_size. The chunk size is always
@@ -265,7 +265,7 @@ allocation {
# performance based on device hints exposed in
# sysfs: the optimal_io_size. The chunk size is
# always at least 512KiB.
- # thin_pool_chunk_size_calculation = "default"
+ # thin_pool_chunk_size_policy = "generic"
# Specify the minimal chunk size (in KB) for thin pool volumes.
# Use of the larger chunk size may improve perfomance for plain