mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
12eb284eec
We need to use "--verifyudev" for dmsetup mangle command used in the name-mangling test since without the --verifyudev, we'd end up with the failed rename. Also, add direct check for the dev nodes - node with old name must be gone and node with new name must be present. Before, we checked just the output of the command. One bug popped up here when renaming with udev and libdevmapper fallback checking the udev when target mangle mode is "none" (fixme added in the libdevmapper's node rename code). |
||
---|---|---|
.. | ||
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 |