summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-02-17 11:27:57 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2021-02-17 11:53:19 +0100
commit26a09c84c9498b187eec776150cd1eeafeda6ce7 (patch)
tree1f7efe335fe341ceb6c89634b878f3a5c6b68173
parent2c5e034cd3cb480d79ac4cc23a6d5079bb053f28 (diff)
downloadlvm2-26a09c84c9498b187eec776150cd1eeafeda6ce7.tar.gz
WHATS_NEW: updates
-rw-r--r--WHATS_NEW7
1 files changed, 7 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 01ee40dc4..21684992d 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,12 @@
Version 2.03.12 -
===================================
+ Check for presence of VDO target before starting any conversion.
+ Support metatadata profiles with volume VDO pool conversions.
+ Support -Zn for conversion of already formated VDO pools.
+ Avoid removing LVs on error path of lvconvert during creation volumes.
+ Fix crashing lvdisplay when thin volume was waiting for merge.
+ Support option --errorwhenfull when converting volume to thin-pool.
+ Improve thin-performance profile support conversion to thin-pool.
Add workaround to avoid read of internal 'converted' devices.
Prohibit merging snapshot into the read-only thick snapshot origin.
Restore support for flipping rw/r permissions for thin snapshot origin.