1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

Fix contiguous allocation when there are no preceding segments.

This commit is contained in:
Alasdair Kergon 2005-10-27 22:21:10 +00:00
parent d31718600b
commit a78c760922

View File

@ -1,5 +1,6 @@
Version 2.02.00 -
===================================
Fix contiguous allocation when there are no preceding segments.
Add mirror_seg pointer to lv_segment struct.
Only keep a device open if it's known to belong to a locked VG.
Fix lvdisplay to show all mirror destinations.