1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/lib/metadata
Zdenek Kabelac f4c77bd0e3 Recoded way to insert thin pool into vg
Code in _lv_insert_empty_sublvs  was not able to provide proper
initialization order for thin pool LV.

New function extend_pool() first adds metadata segment to pool LV which
is still visible. Such LV is activate and cleared.

Then new meta LV is created and metadata segments are moved there.
Now the preallocated pool data segment is attached to the pool LV
and layer _tpool is created. Finaly segment is marked as thin_pool.
2011-10-22 16:44:23 +00:00
..
2011-10-22 16:42:10 +00:00
2011-10-20 10:28:41 +00:00
2011-10-11 09:09:00 +00:00
2010-07-09 15:21:10 +00:00
2011-06-01 19:29:31 +00:00
2011-08-11 17:24:23 +00:00
2011-08-11 17:24:23 +00:00