mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
f7f08ba881
Clean up udev sync semaphore on fail path during its creation, otherwise the caller will have no handle returned to clean it up itself and the semaphore will keep staying in the system. The only way to clean it up would be to call `dmsetup udevcomplete_all` which would destroy all udev sync semaphores, not just the failed one, which we don't want. |
||
---|---|---|
.. | ||
datastruct | ||
ioctl | ||
misc | ||
mm | ||
regex | ||
vdo | ||
all.h | ||
libdm-common.c | ||
libdm-common.h | ||
libdm-config.c | ||
libdm-deptree.c | ||
libdm-file.c | ||
libdm-report.c | ||
libdm-string.c | ||
libdm-targets.c | ||
libdm-timestamp.c | ||
Makefile |