summaryrefslogtreecommitdiff
path: root/WHATS_NEW_DM
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2019-12-10 13:28:16 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2019-12-10 15:42:59 +0100
commitdf0bc5081c1b84c2ae7c8d8dc92305f90f161683 (patch)
treedfc3f545a20bbba1755d6e65a012120f171773a4 /WHATS_NEW_DM
parent338f4df54ba19244c4cf51c9ad6461ef5613ed5f (diff)
downloadlvm2-df0bc5081c1b84c2ae7c8d8dc92305f90f161683.tar.gz
libdm: support device RELOAD with maj:min and devname set
When devices are created - we were not giving meaning error messages when the failure happened on 'reload' part of creation. With this patch we are now able to report both name and major:minor. Enhancment is most visible with 'crypto' devices, which are using 'secure' memory erase bit.
Diffstat (limited to 'WHATS_NEW_DM')
-rw-r--r--WHATS_NEW_DM1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index b64a9a221..a1e233e67 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
Version 1.02.169 -
=====================================
+ Enhance error messages for device creation.
Version 1.02.167 - 30th November 2019
=====================================