]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to expect
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Sat, 13 Nov 2004 11:36:47 +0000 (12:36 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:27:34 +0000 (22:27 -0700)
commitd402af7d71be3b89eac5877a425f2c6bce5c4f3d
tree6a58878421d250fd1c2d45409f35b20d57320a36
parent2092fbcdebf5313f29b43bdaa57a22baf0c0269f
[PATCH] don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to expect

Newer kernels will tell us if we should wait for the "device" or
the "bus" link. So don't waste the time with our lists or wait
for the timeout.
udev_lib.c
udev_lib.h
udev_sysfs.c
udev_sysfs.h
wait_for_sysfs.c