1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/cache_segtype
Jonathan Brassow 90bbed3255 cache: New 'cachepool' segment type
This patch adds the new cachepool segment type - the first of two
necessary to eventually create 'cache' logical volumes.  In addition
to the new segment type, updates to makefiles, configure files, the
lv_segment struct, and some necessary libdevmapper flags.

The cachepool is the LV and corresponding segment type that will hold
all information pertinent to the cache itself - it's size, cachemode,
cache policy, core arguments (like migration_threshold), etc.
2014-01-27 05:27:16 -06:00
..
.exported_symbols cache: New 'cachepool' segment type 2014-01-27 05:27:16 -06:00
cache.c cache: New 'cachepool' segment type 2014-01-27 05:27:16 -06:00
Makefile.in cache: New 'cachepool' segment type 2014-01-27 05:27:16 -06:00