1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/cache_segtype
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
..
.exported_symbols cache: New 'cachepool' segment type 2014-01-27 05:27:16 -06:00
cache.c libdm: still better API 2014-11-11 00:54:03 +01:00
Makefile.in cache: New 'cachepool' segment type 2014-01-27 05:27:16 -06:00