]> sourceware.org Git - lvm2.git/commit
Use udev flags in the rules and cleanup the rules:
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 22 Oct 2009 13:11:33 +0000 (13:11 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Thu, 22 Oct 2009 13:11:33 +0000 (13:11 +0000)
commit772f7d4188e5d2f99c03f217b91d35efb482ae42
treedcec92b13a9141f6c5f84c676888eb50207bd026
parentf16aea9ebdb18ddd1220bd713794174792534d59
Use udev flags in the rules and cleanup the rules:
 - remove default permissions set in 95-dm-notify.rules (and add a hint in 12-dm-permissions.rules to set it by the user directly)
 - add multipath DM_ACTION=="PATH_FAILED" filter
 - remove unnecessary filters in the headers of the rules (we can simply use DM_UDEV_RULES_VSN instead)
 - fix symlink priorities in /dev/disk/ (snapshot volumes have low priority for FS UUID symlinks so it will not overwrite symlinks for the origin)
WHATS_NEW_DM
udev/10-dm.rules.in
udev/11-lvm.rules
udev/12-dm-disk.rules
udev/12-dm-permissions.rules
udev/95-dm-notify.rules
This page took 0.030812 seconds and 5 git commands to generate.