1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-26 03:22:00 +03:00
systemd/udev
Kay Sievers 19711e1933 udevd: serialize events for with the same major/minor
On Wed, Oct 7, 2009 at 21:46, Alan Jenkins <sourcejedi.lkml@googlemail.com> wrote:
> Udev would have avoided the race prior to
>
> 82c785e "udevd: remove check for dev_t, DEVPATH_OLD takes care of that"
>
> (the "check" removed here used to serialize events based on the device
> major:minor number).

On Wed, Oct 7, 2009 at 22:31, Michael Guntsche <mike@it-loops.com> wrote:
> add      /module/8250_pnp (module)
> remove /devices/platform/serial8250/tty/ttyS0 (tty)
> add      /devices/pnp0/00:05/tty/ttyS0 (tty)
2009-10-08 00:06:23 +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 rename interfaces to <iface>_rename if rename fails 2009-09-18 13:14:30 +02:00
udev-node.c put util_create_path() and file creastion in a retry loop 2009-09-10 02:08:05 +02:00
udev-rules.c fix SYMLINK{} option parsing 2009-09-16 18:14:03 +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 udevadm: control - remove compat code 2009-09-14 14:29: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 udevadm: print all messages to stderr with priority higher or equal than LOG_ERR 2009-09-14 13:56:38 +02:00
udevadm-test.c udevadm: test - print list of properties 2009-07-02 22:56:19 +02:00
udevadm-trigger.c udevadm: print all messages to stderr with priority higher or equal than LOG_ERR 2009-09-14 13:56:38 +02:00
udevadm.c udevadm: print all messages to stderr with priority higher or equal than LOG_ERR 2009-09-14 13:56:38 +02:00
udevadm.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00
udevd.c udevd: serialize events for with the same major/minor 2009-10-08 00:06:23 +02:00
udevd.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00