1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/metadata
Zdenek Kabelac 52dfa6dd44 cache: apply chunk rounding also for cache creation.
When we create volumes with chunk size bigger then extent size
we try to round up to some nearest chunk boundary.
Until now we did this for thins - use same logic for
cache volumes.
2014-10-26 18:37:13 +01:00
..
cache_manip.c cache: separate func for pool/origin validation 2014-10-24 16:39:32 +02:00
lv_alloc.h raid/misc: Allow creation of parallel areas by LV vs segment 2014-06-25 21:20:41 -05:00
lv_manip.c cache: apply chunk rounding also for cache creation. 2014-10-26 18:37:13 +01:00
lv.c segments: introduce lvseg_name 2014-10-24 16:39:30 +02:00
lv.h segments: introduce lvseg_name 2014-10-24 16:39:30 +02:00
merge.c segments: introduce lvseg_name 2014-10-24 16:39:30 +02:00
metadata-exported.h vg_read: Remove unused READ_WITHOUT_LOCK. 2014-10-24 21:54:04 +01:00
metadata.c vg_read: Remove unused READ_WITHOUT_LOCK. 2014-10-24 21:54:04 +01:00
metadata.h vgcreate: Permit non-power-of-2 extent sizes. 2014-10-14 18:12:15 +01:00
mirror.c mirror: extra parsing for mirrorlog arg 2014-10-24 16:39:32 +02:00
pool_manip.c pool: better error path handling 2014-10-24 16:39:32 +02:00
pv_alloc.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
pv_manip.c toollib: Rewrite process_each_pv. 2014-10-07 01:15:43 +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: query lock holder 2014-10-24 16:39:31 +02: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 segtypes: macro segtype_is_unknown 2014-10-24 16:39:31 +02:00
snapshot_manip.c cleanup: fix typo and use vg mempool 2014-09-24 10:54:47 +02:00
thin_manip.c pool: use validation 2014-10-06 15:23:07 +02: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