summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2019-10-23 09:32:36 +0200
committerMarian Csontos <mcsontos@redhat.com>2019-11-20 15:30:34 +0100
commit26f94d91195531730c22eac26c741f1b4d2e0f1e (patch)
tree4b34705ba112859feecb4c3ea77b9af8b205823d
parent9e45ad04b035468bc4ed7a68e654bfa5641f6b2c (diff)
downloadlvm2-26f94d91195531730c22eac26c741f1b4d2e0f1e.tar.gz
WHATS_NEW: update
-rw-r--r--WHATS_NEW2
-rw-r--r--WHATS_NEW_DM1
2 files changed, 3 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 49c31a452..50fd519f8 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -3,6 +3,7 @@ Version 2.02.187 -
Fix resize of thin-pool with data and metadata of different segtype.
Fix splitting mirror leg in cluster.
Fix activation order when removing merged snapshot.
+ Add support for DM_DEVICE_GET_TARGET_VERSION into device_mapper.
Add lvextend-raid.sh to check on RaidLV extensions synchronization.
Fix lvmetad shutdown and avoid lenghty timeouts when rebooting system.
Prevent creating VGs with PVs with different logical block sizes.
@@ -10,6 +11,7 @@ Version 2.02.187 -
Activate thin-pool layered volume as 'read-only' device.
Ignore crypto devices with UUID signature CRYPT-SUBDEV.
Enhance validation for thin and cache pool conversion and swapping.
+ Fixed activation on boot - lvm2 no longer activates incomplete VGs.
Version 2.02.186 - 27th August 2019
===================================
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 576ad380d..6a909c0a7 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
Version 1.02.166 -
===================================
+ Add support for DM_DEVICE_GET_TARGET_VERSION.
Version 1.02.164 - 27th August 2019
===================================