mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
942d6ef29f
This rule appeared in udev v152 and it helps us to support spurious events where we didn't have any flags set (events originated in udevadm trigger or the watch rule). These flags are important to direct the rule application. Now, with the help of this rule, we can regenerate old udev db content. To implement this correctly, we need to flag all proper DM udev events with DM_UDEV_PRIMARY_SOURCE_FLAG. That happens automatically for all ioctls generating events originated in libdevmapper. |
||
---|---|---|
.. | ||
10-dm.rules.in | ||
11-dm-lvm.rules | ||
12-dm-permissions.rules | ||
13-dm-disk.rules | ||
95-dm-notify.rules | ||
Makefile.in |