1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/metadata
Jonathan Brassow 5590448c32 Misc: Move some thin pool functions to a new file
Functions that handle set-up, tear-down and creation of thin pool
volumes will be more generally applicable when more targets exist
that make use of device-mapper's persistent data format.  One of
these targets is the dm-cache target.  I've selected some functions
that will be useful for the cache segment type to be moved, since
they will no longer be thin pool specific but are more broadly
useful to any segment type that makes use of a 'pool' LV.
2014-01-22 10:11:29 -06:00
..
lv_alloc.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
lv_manip.c thin: fix thin LV flagging for udev to skip scanning 2014-01-20 12:38:21 +01:00
lv.c thin: merge display 2013-12-04 14:30:26 +01:00
lv.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
merge.c thin: snapshot merge support 2013-12-04 14:30:25 +01:00
metadata-exported.h thin: accept const struct 2014-01-08 11:57:43 +01:00
metadata.c lv_dependency: scan also snapshots and extorigins 2013-12-17 14:08:54 +01:00
metadata.h device: add physical block size info and make sure VG extent size >= PV's phys. block size 2013-12-12 15:02:36 +01:00
mirror.c pvcreate: Avoid spurious 'not found' messages. 2013-11-29 21:45:37 +00: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 cleanup: use compound literals for wipe_lv 2013-11-28 12:45:52 +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 cleanup: share segtype macros 2013-12-10 11:16:53 +01:00
snapshot_manip.c thin: snapshot merge support 2013-12-04 14:30:25 +01:00
thin_manip.c Misc: Move some thin pool functions to a new file 2014-01-22 10:11:29 -06: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