summaryrefslogtreecommitdiff
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-07-14 12:53:47 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2021-07-14 12:56:08 +0200
commitd38fdb25e4debc035f1e4585432c2627460d5e50 (patch)
tree8f3bbd4cafcbb8c1000e9680753d648077da1130 /WHATS_NEW
parente33c2e032cab40cf8607afa1cb92176400d1cabd (diff)
downloadlvm2-d38fdb25e4debc035f1e4585432c2627460d5e50.tar.gz
thin: fix component detection of external origin
When check active componet of thinLV with external origin, we need to check if the external origin isn't already active. For this however we need to use layered check for -real device.
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 810411914..b06071c42 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.03.13 -
===============================
+ Fix detection of active components of external origin volume.
Add vdoimport tool to support conversion of VDO volumes.
Support configurable allocation/vdo_pool_header_size.
Fix handling of lvconvert --type vdo-pool --virtualsize.