]> sourceware.org Git - lvm2.git/commit
udev: add support for "NOSCAN" flag
authorPeter Rajnoha <prajnoha@redhat.com>
Tue, 8 Oct 2013 11:33:28 +0000 (13:33 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Tue, 8 Oct 2013 11:43:14 +0000 (13:43 +0200)
commit2f5ddfbadea5dae6b2fc236d4f243bd88d955aa8
treeae288f3b172adc8489582dbc2b04e34bb4a12e01
parentce7489ed228da22c2a355d0b403a1e5dc6d8c0e0
udev: add support for "NOSCAN" flag

Recognize DM_SUBSYSTEM_UDEV_FLAG0 which for LVM is the "LVM_NOSCAN"
flag that causes the scanning to be skipped (mainly blkid) and
also directs all the foreign rules to be skipped as well.

Important thing here is that the "watch" udev rules is still set
as well as the /dev/disk/by-id content created (which does not
require any scanning to be done). Also, the flag is dropped on
any subsequent event and scanning done...
WHATS_NEW
udev/11-dm-lvm.rules.in
udev/13-dm-disk.rules.in
udev/69-dm-lvm-metad.rules.in
This page took 0.036786 seconds and 5 git commands to generate.