]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] pass SEQNUM trough udevd
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Sun, 5 Sep 2004 16:05:29 +0000 (18:05 +0200)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:37:00 +0000 (21:37 -0700)
commit3169e8d1ee24c7d23d7e535eb22fced869104ff8
tree15cf27879701e8173dcb94d3b4c0b8100f666058
parent00d063985a209444d7252f622149351a5cff8939
[PATCH] pass SEQNUM trough udevd

here we change udevd to pass the SEQNUM from the hotplug environment
to udev and the dev.d/ scripts. We need this for HAL to match the
hotplug event with the dev.d/ events.

It also changes the type from int to long to match the kernel.
udev.h
udev_lib.h
udevd.c
udevd.h