mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
abb07a1b5e
On each ioctl return, the device UUID is decoded from \xNN format. If the UUID of the device being *removed* is malformed (e.g. it hasn't been corrected before), just remove it without any error as the UUID is not needed anymore - the device is gone anyway. Otherwise a misleading error message would be issued just after the removal: # dmsetup remove test The UUID "a b" should be mangled but it contains blacklisted characters. Command failed |
||
---|---|---|
.. | ||
datastruct | ||
ioctl | ||
misc | ||
mm | ||
regex | ||
.exported_symbols | ||
libdevmapper.h | ||
libdevmapper.pc.in | ||
libdm-common.c | ||
libdm-common.h | ||
libdm-config.c | ||
libdm-deptree.c | ||
libdm-file.c | ||
libdm-report.c | ||
libdm-string.c | ||
Makefile.in |