]> sourceware.org Git - lvm2.git/commit
Use "nowatch" udev rule for known inappropriate devices.
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 7 Jul 2010 11:22:46 +0000 (11:22 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 7 Jul 2010 11:22:46 +0000 (11:22 +0000)
commit02adb0cd9de8227095c685b1e0b9f92c5de4565f
tree99e252bbe3d91303268560b10498110f647c109c
parent7f7af46862ae01baef48cd172cf9c2c8bb9551e5
Use "nowatch" udev rule for known inappropriate devices.

For now, this is just a precaution. Normally, all the other (non-dm) rules
should check DM_UDEV_DISABLE_OTHER_RULES_FLAG and therefore avoid setting
any inotify watches as well. But let's make sure.

Support for final assignment of the "nowatch" rule (the use of ":=") will
appear in next udev release, v160. This should also work in previous udev
versions but the setting won't be sealed so any further OPTIONS="watch" will
always prevail there.

We may want to add more specific "nowatch" rules later if needed.
WHATS_NEW_DM
udev/10-dm.rules.in
udev/11-dm-lvm.rules
This page took 0.028583 seconds and 5 git commands to generate.