chiark / gitweb /
db: store devpath - node relationship for all devices
authorKay Sievers <kay.sievers@suse.de>
Fri, 18 Aug 2006 00:27:16 +0000 (02:27 +0200)
committerKay Sievers <kay.sievers@suse.de>
Fri, 18 Aug 2006 00:27:16 +0000 (02:27 +0200)
commit554dde8e9a2e1e8bdf2816f04af985b227937c32
tree6fc0c8617a0d10bc2506683ef8337cc6a9b22dac
parent878b47da74dd0f24741ced985d4f8cdc058c9f42
db: store devpath - node relationship for all devices

If we don't have any interesting values to store, we just use
a symlink (doesn't occupy a whole page on tmpfs like a file)
to store the name of the node belonging to a devpath. This will
allow udevinfo to resolve all names, even when we don't have a
full database entry.
udev_db.c