1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/udev
Peter Rajnoha 772f7d4188 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)
2009-10-22 13:11:33 +00:00
..
10-dm.rules.in Use udev flags in the rules and cleanup the rules: 2009-10-22 13:11:33 +00:00
11-lvm.rules Use udev flags in the rules and cleanup the rules: 2009-10-22 13:11:33 +00:00
12-dm-disk.rules Use udev flags in the rules and cleanup the rules: 2009-10-22 13:11:33 +00:00
12-dm-permissions.rules Use udev flags in the rules and cleanup the rules: 2009-10-22 13:11:33 +00:00
95-dm-notify.rules Use udev flags in the rules and cleanup the rules: 2009-10-22 13:11:33 +00:00
Makefile.in Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00