summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW_DM
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2012-03-05 12:43:03 +0000
committerPeter Rajnoha <prajnoha@redhat.com>2012-03-05 12:43:03 +0000
commit921a46446d1d646c0752f605308e07722679fbb0 (patch)
tree64b508de8f14f96384ad7c9b165767835f913aeb /WHATS_NEW_DM
parent17f5531df09c1ce22c151e938af67b0f0e986a9a (diff)
downloadlvm2-921a46446d1d646c0752f605308e07722679fbb0.tar.gz
lvm2-921a46446d1d646c0752f605308e07722679fbb0.tar.xz
lvm2-921a46446d1d646c0752f605308e07722679fbb0.zip
Check whether device names are properly mangled on ioctl return.
Be more strict when unmangling names on ioctl return - require the name to be properly mangled in 'auto' and 'hex' mode. There really should not be any blacklisted character since the names should be renamed already (by means of renaming it directly or running 'dmsetup mangle' for automatic rename).
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 a4e90fb5..28484e2c 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
Version 1.02.74 -
================================
+ Check whether device names are properly mangled on ioctl return.
Deactivation of failed thin check on thin pool returns success.
Version 1.02.73 - 3rd March 2012