eudev/udev
Kay Sievers 6c29f2b942 simplify "symlink name stack"
With well defined and kernel-supplied node names, we no longer need
to support a possible stack of conflicting symlinks and node names.
Only symlinks with identical names can be claimed by multiple devices.

This shrinks the former /dev/.udev/names/ significantly.

Also the /dev/{block,char}/MAJ:MIN" links are excluded from the name
stack - they are unique and can not conflict.
2009-09-09 18:49:07 +02:00
..
.gitignore udev/.gitignore: add udev.pc 2009-06-22 00:33:09 +02:00
test-udev.c util_run_program: restore signal mask before executing event RUN commands 2009-09-07 12:13:50 +02:00
udev-event.c simplify "symlink name stack" 2009-09-09 18:49:07 +02:00
udev-node.c simplify "symlink name stack" 2009-09-09 18:49:07 +02:00
udev-rules.c simplify "symlink name stack" 2009-09-09 18:49:07 +02:00
udev-watch.c inotify_add_watch(): do not store watch, if it failed 2009-08-30 20:42:06 +02:00
udev.h util_run_program: restore signal mask before executing event RUN commands 2009-09-07 12:13:50 +02:00
udev.pc.in udev.pc: add 2009-06-19 19:17:18 +02:00
udev.xml man: SYMLINK can be matched as well as assigned 2009-08-07 14:46:42 +02:00
udevadm-control.c fix spelling 2009-08-08 15:42:05 +02:00
udevadm-info.c fix randonm findings from llvm-clang-analyzer 2009-09-08 22:11:04 +02:00
udevadm-monitor.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm-settle.c use nanosleep() instead of usleep() 2009-08-30 23:58:57 +02:00
udevadm-test.c udevadm: test - print list of properties 2009-07-02 22:56:19 +02:00
udevadm-trigger.c fix spelling 2009-08-08 15:42:05 +02:00
udevadm.c udevadm: remove symlink support for old commands 2009-09-07 12:13:49 +02:00
udevadm.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00
udevd.c util_run_program: restore signal mask before executing event RUN commands 2009-09-07 12:13:50 +02:00
udevd.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00