1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
David Teigland 3ebce8dbd2 apply obtain_device_list_from_udev to all libudev usage
udev_dev_is_md_component and udev_dev_is_mpath_component
are not used for obtaining the device list, but they still
use libudev for device info.  When there are problems with
udev, these functions can get stuck. So, use the existing
obtain_device_list_from_udev config setting to also control
whether these "is component" functions are used, which gives
us a way to avoid using libudev entirely when it's causing
problems.
2019-02-05 10:15:40 -06:00
..
bcache-utils.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
bcache.c bcache: fix memory leak on error path 2018-12-21 21:45:03 +01:00
bcache.h headers: use configure.h as 1st. header 2018-12-14 15:09:13 +01:00
dev-cache.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
dev-cache.h add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
dev-dasd.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-ext-udev-constants.h dev-type: check for DEVLINKS udev db variable existence if udev_device_get_is_initialized fn is not present 2016-09-06 13:21:29 +02:00
dev-ext.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-io.c devices: reuse bcache fd when getting block size 2018-11-06 16:36:18 -06:00
dev-luks.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-lvm1-pool.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-md.c devs: use udev info to improve md component detection 2018-12-03 12:58:28 -06:00
dev-swap.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-type.c apply obtain_device_list_from_udev to all libudev usage 2019-02-05 10:15:40 -06:00
dev-type.h add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
device-types.h devices: Recognise Veritas Dynamic Multipathing 2017-01-10 22:23:23 +00:00
device.h add device hints to reduce scanning 2019-01-15 10:23:47 -06:00