1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/libdm/ioctl
Peter Rajnoha 8171b93700 Retry DM_DEVICE_REMOVE ioctl if device is busy.
This is a workaround for long-lasting problem with using the WATCH udev
rule. When trying to remove a DM device, this one can still be opened
while processing the event in parallel (generated based on the WATCH
udev rule).

Let's use this until we have a proper solution.
2011-09-13 15:13:41 +00:00
..
libdm-iface.c Retry DM_DEVICE_REMOVE ioctl if device is busy. 2011-09-13 15:13:41 +00:00
libdm-targets.h Remove support for the original dm ioctl interface version 1. 2011-08-09 17:56:47 +00:00