mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
6cee8f1b06
With older systems and udevs we don't have control over scanning of lvm2 internal devices - so far we set retry-removal only for top-level LVs, but in occasional cases udev can be 'fast enough' to open device for scanning and prevent removal of such device from DM table. So to combat this case - try to pass 'retry' flag also for removal of internal device so see how many races can go away with this simple patch. Note: patch is applied only to internal version of libdm so the external API remains working in the old way for now. |
||
---|---|---|
.. | ||
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 |