chiark / gitweb /
remove name from index if the node name has changed
authorKay Sievers <kay.sievers@vrfy.org>
Fri, 16 Jan 2009 20:14:13 +0000 (21:14 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Fri, 16 Jan 2009 20:14:13 +0000 (21:14 +0100)
commit8257730d392cf227fd3eba2915021aad6a2cc2e4
tree06a095fb959d41abb74ffe3a16b431584bc197c0
parent87702fa03914b91f0068755533bde4e002d20564
remove name from index if the node name has changed

Scott discovered that a changed rule, which renames a device node
leaves the old node name around as a symlink. So drop the reference
to the old name.
udev/udev-node.c