mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
edcda01a1e
Also, add a new 'obtain_device_list_from_udev' setting to lvm.conf with which we can turn this feature on or off if needed. If set, the cache of block device nodes with all associated symlinks will be constructed out of the existing udev database content. This avoids using and opening any inapplicable non-block devices or subdirectories found in the device directory. This setting is applied to udev-managed device directory only, other directories will be scanned fully. LVM2 needs to be compiled with udev support for this setting to take effect. N.B. Any device node or symlink not managed by udev in udev directory will be ignored with this setting on. |
||
---|---|---|
.. | ||
example_cmdlib.c | ||
example.conf.in | ||
lvm_fault_handling.txt | ||
Makefile.in | ||
pvmove_outline.txt | ||
tagging.txt | ||
testing.txt |