summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2012-05-11 22:53:13 +0000
committerAlasdair Kergon <agk@redhat.com>2012-05-11 22:53:13 +0000
commit8b59522d67f459667b983d65c631f3064e49c5d2 (patch)
tree73b967819a395294d3db17e45bf76835a02b2152 /WHATS_NEW
parent8a689fd04d7cb0f64d0d9e2c284c7595c3d03beb (diff)
downloadlvm2-8b59522d67f459667b983d65c631f3064e49c5d2.tar.gz
lvm2-8b59522d67f459667b983d65c631f3064e49c5d2.tar.xz
lvm2-8b59522d67f459667b983d65c631f3064e49c5d2.zip
Fix cling policy not to behave like normal policy if no previous LV seg.
Fix alloc cling to cling to PVs already found with contiguous policy.
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW4
1 files changed, 3 insertions, 1 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 68ab3af3..ca16522c 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,6 +1,8 @@
Version 2.02.96 -
================================
- Fix policy loop not to use later policies when --alloc cling without tags.
+ Fix alloc cling to cling to PVs already found with contiguous policy.
+ Fix cling policy not to behave like normal policy if no previous LV seg.
+ Fix allocation loop not to use later policies when --alloc cling without tags.
Append _TO_LVSEG to names of internal A_CONTIGUOUS and A_CLING flags.
Add missing pkg init --with-systemdsystemunitdir in configure.in (2.02.92).
Fix division by zero if PV with zero PE count is used during vgcfgrestore.