]> sourceware.org Git - lvm2.git/commit
Check whether device names are properly mangled on ioctl return.
authorPeter Rajnoha <prajnoha@redhat.com>
Mon, 5 Mar 2012 12:43:03 +0000 (12:43 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Mon, 5 Mar 2012 12:43:03 +0000 (12:43 +0000)
commit921a46446d1d646c0752f605308e07722679fbb0
tree64b508de8f14f96384ad7c9b165767835f913aeb
parent17f5531df09c1ce22c151e938af67b0f0e986a9a
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).
WHATS_NEW_DM
libdm/ioctl/libdm-iface.c
libdm/libdm-common.c
This page took 0.036297 seconds and 5 git commands to generate.