1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/config
Zdenek Kabelac 20b22cd023 libdm: still better API
Do not use 'any' policy name as a value in config tree - so we stick
with 'policy_settings' and extra 'policy_name' for libdm params.

Update lvm2 API as well.

Example of supported metadata:

 policy = "mq"
 policy_settings {
      migration_threshold = 2048
      sequential_threshold = 512
      random_threshold = 4
      read_promote_adjustment = 10
 }
2014-11-11 00:54:03 +01:00
..
config_settings.h sparse: configurable type for sparse volumes 2014-10-30 23:58:48 +01:00
config.c cleanup: never return uninitialized buffer 2014-08-26 14:13:06 +02:00
config.h cleanup: use unsigned 1bit elements 2014-08-26 14:13:06 +02:00
defaults.h libdm: still better API 2014-11-11 00:54:03 +01:00