1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/metadata
Alasdair Kergon 92ffcda183 Various changes to the allocation algorithms: Expect some fallout.
There is a lot to test.

Two new config settings added that are intended to make the code behave
closely to the way it did before - worth a try if you find problems.
2011-02-27 00:38:31 +00:00
..
lv_alloc.h Fix pvmove allocation to take existing parallel stripes into account. 2010-04-08 00:28:57 +00:00
lv_manip.c Various changes to the allocation algorithms: Expect some fallout. 2011-02-27 00:38:31 +00:00
lv.c Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
lv.h Const fixing 2011-02-18 14:47:28 +00:00
merge.c Replicator: check replicator segment 2010-05-21 12:43:02 +00:00
metadata-exported.h Revert the patch for vgconvert to work with recent changes in metadata area handling. 2011-02-25 14:02:53 +00:00
metadata.c Allow only orphan PVs to be resized even with two metadata areas. 2011-02-25 14:08:54 +00:00
metadata.h Change pvresize code to work with new metadata handling interface and allow 2011-02-21 12:27:26 +00:00
mirror.c Const fixing 2011-02-18 14:47:28 +00:00
pv_alloc.h Fix all segments memory is allocated from vg private mempool. 2010-03-31 17:23:18 +00:00
pv_manip.c %ld -> PRIu64 2011-02-21 13:09:27 +00:00
pv_map.c Allow ALLOC_ANYWHERE to split contiguous areas. 2010-03-25 21:19:26 +00:00
pv_map.h Remove superfluous fn prototypes. 2010-07-09 15:21:10 +00:00
pv.c Fix metadata balance code to work with recent changes in metadata handling 2011-02-21 12:33:16 +00:00
pv.h Add old_uuid field to struct physical_volume so we can still reference a PV 2011-02-21 12:31:28 +00:00
replicator_manip.c Rename vg_release to free_vg. 2010-12-08 20:50:48 +00:00
segtype.c Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
segtype.h Remove const usage from destroy callbacks 2010-12-20 13:32:49 +00:00
snapshot_manip.c When removing a snapshot avoid preloading the origin if the 2010-04-23 02:57:39 +00:00
vg.c pre-release 2010-10-25 13:54:29 +00:00
vg.h Use const char * for name and old_name in vg 2010-12-20 13:40:46 +00:00