1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/metadata
Jonathan Brassow 0912cf67aa cache: Ability to convert an existing LV into a cached LV
Users now have the ability to convert their existing logical volumes
into cached logical volumes.  A cache pool LV must be specified using
the '--cachepool' argument.  The cachepool is the small, fast LV used
to cache the large, slow LV that is being converted.
2014-02-12 09:55:35 -06:00
..
cache_manip.c cache: Ability to convert an existing LV into a cached LV 2014-02-12 09:55:35 -06:00
lv_alloc.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
lv_manip.c cleanup: update clearing message 2014-02-11 18:59:22 +01:00
lv.c cache[pool]: Populate existing report fields with cache data 2014-02-05 09:44:37 -06:00
lv.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
merge.c cleanup: missing parentheses in a condition 2014-02-10 09:05:17 +01:00
metadata-exported.h cache: Code to allow the create/remove of cache LVs 2014-02-04 16:50:16 -06:00
metadata.c wiping: wipe DM_snapshot_cow signature without prompt in newly created LVs 2014-02-10 13:28:13 +01:00
metadata.h compilation: Rename tags variables to tagsl. 2014-01-30 21:09:28 +00:00
mirror.c compilation: Rename tags variables to tagsl. 2014-01-30 21:09:28 +00:00
pool_manip.c cleanup: remove unneeded header files 2014-02-11 19:00:06 +01:00
pv_alloc.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
pv_manip.c fix missing header 2013-11-22 21:00:55 +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 pre-release 2014-01-20 19:22:56 +00:00
pv.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
raid_manip.c raid: add temporary activation for raid metadata clear 2014-02-04 14:51:05 +01:00
replicator_manip.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
segtype.c clean: remove unneeded assign 2013-06-17 09:34:56 +02:00
segtype.h cache: New 'cachepool' segment type 2014-01-27 05:27:16 -06:00
snapshot_manip.c thin: snapshot merge support 2013-12-04 14:30:25 +01:00
thin_manip.c cleanup: remove unneeded header files 2014-02-11 19:00:06 +01:00
vg.c metadata.c: Call refactored vgreduce_single 2013-11-19 14:40:30 -06:00
vg.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00