summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2012-05-16 12:50:14 +0000
committerAlasdair Kergon <agk@redhat.com>2012-05-16 12:50:14 +0000
commit56d49cbf13d4d3e2d825bfff2c4ed2dba5e49219 (patch)
tree68c132c6feea593e58705dbad28c952b36bd5194 /WHATS_NEW
parent12a15f939c47243f03e5aa76e94cc4e907446c37 (diff)
downloadlvm2-56d49cbf13d4d3e2d825bfff2c4ed2dba5e49219.tar.gz
lvm2-56d49cbf13d4d3e2d825bfff2c4ed2dba5e49219.tar.xz
lvm2-56d49cbf13d4d3e2d825bfff2c4ed2dba5e49219.zip
Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)
- The test should be checking the LV as a whole, not just individual segments.
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 03cb07dd..c1964689 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.96 -
================================
+ Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)
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.