Martin Pitt [2009-12-21 16:32 +0100]: > I thought about providing a special-case implementation of > udev_enumerate_scan_devices() which fires when there is only a > property match and nothing else. In this case we could just walk > /dev/.udev/db (which we have to do anyway to match the properties) and > skip the /sys walk. On second look, we can't reliably/easily map the db to sys paths, because of the linked devices in the db. So let's skip this for now, and I'll rather look into doing some smaller optimizations like b73bf332. Thanks, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html