1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +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 - Version 2.02.00 -
=================================== ===================================
Fix contiguous allocation when there are no preceding segments.
Add mirror_seg pointer to lv_segment struct. Add mirror_seg pointer to lv_segment struct.
Only keep a device open if it's known to belong to a locked VG. Only keep a device open if it's known to belong to a locked VG.
Fix lvdisplay to show all mirror destinations. Fix lvdisplay to show all mirror destinations.