mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
0d408f0c43
There's a new change udev event generated since kernel 2.6.32 that notifies userspace about a change in read-only attribute for block devices (with DISK_RO=1 environment variable set). We need to detect this and disable the rule application so the meaning of this change event is not interchanged with the regular change event used while resuming/renaming DM devices. If there's anybody awaiting this notification in foreign rules, he can still check for this env var and do the appropriate actions separately. |
||
---|---|---|
.. | ||
10-dm.rules.in | ||
11-dm-lvm.rules | ||
12-dm-permissions.rules | ||
13-dm-disk.rules | ||
95-dm-notify.rules | ||
Makefile.in |