1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/metadata
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
..
cache_manip.c cleanup: indents comments backtraces 2014-11-10 22:05:49 +01:00
lv_alloc.h thin: simplify thin volume creation 2014-10-26 18:37:13 +01:00
lv_manip.c mirror: layer remove doesn't work properly with mirrors 2014-11-10 22:32:43 +01:00
lv.c cache: use LV_PENDING_DELETE 2014-11-10 22:05:49 +01:00
lv.h lv: lv_active_change add needs_exclusive flag 2014-11-05 15:29:43 +01:00
merge.c thin: simplify thin volume creation 2014-10-26 18:37:13 +01:00
metadata-exported.h libdm: still better API 2014-11-11 00:54:03 +01:00
metadata.c cleanup: extents_from_size is 32bit value 2014-10-30 23:58:49 +01:00
metadata.h thin: validate unused thin pool 2014-11-04 15:28:00 +01:00
mirror.c cleanup: API get/set fixes 2014-11-10 22:05:48 +01:00
pool_manip.c cache: used cache-pool becomes invisible 2014-11-10 21:36:21 +01:00
pv_alloc.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
pv_manip.c pv_manip: check for pe_ranges 2014-10-30 23:58:49 +01:00
pv_map.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
pv_map.h Track unreserved space for all alloc policies and then permit NORMAL to place 2012-02-01 02:10:45 +00:00
pv.c pv_vg_name: do not expose internal orphans to lvm2 users 2014-03-19 00:57:59 +01:00
pv.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
raid_manip.c raid: fix activation order 2014-11-10 22:05:48 +01:00
replicator_manip.c cleanup: constify activation usage of lv pointer 2014-09-24 10:54:47 +02:00
segtype.c clean: remove unneeded assign 2013-06-17 09:34:56 +02:00
segtype.h segtype: add SEG_ONLY_EXCLUSIVE flag 2014-11-10 22:05:48 +01:00
snapshot_manip.c cleanup: fix typo and use vg mempool 2014-09-24 10:54:47 +02:00
thin_manip.c cleanup: API get/set fixes 2014-11-10 22:05:48 +01:00
vg.c vgcreate: Permit non-power-of-2 extent sizes. 2014-10-14 18:12:15 +01:00
vg.h vgcreate: Permit non-power-of-2 extent sizes. 2014-10-14 18:12:15 +01:00